Coder Social home page Coder Social logo

shuvro-d / projects Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.9 MB

Projects based on self learning purpose.

License: Apache License 2.0

Jupyter Notebook 99.72% Python 0.28%
autoencoder instance-segmentation machine-learning neural-network object-detection python unet confusion-matrix image-segmentation segmentation

projects's Introduction

Projects

100 -> program for generating confusion matrix from the output of the model and their labels for yolov5 and yolov7

101-> This project involves Lung segmentation from X-ray images using Unet architecture. The dataset is collected from Kaggle and the purpose of this project was to understand semantic segmentation using U-Net architecture.

102-> This project is similar to the previous project. Here I segmented Kidney from CT images. The images are collected from GitHub and I annotated every image using label-studio to create the binary mask. Then I trained the model.

103-> This project is done using both U-net and autoencoder architecture. First I annotated the data and because very few data are available the IOU of the U-net model is very low. So, I tried to improve the IOU by first generating a pre-trained weight using the Autoencoder and then training the U-net model. The purpose was to learn how to generate a pre-trained weight using the Autoencoder.

104-> In this project I used the Double U-net model to segment brain tumors from MRI images. The dataset is collected from Kaggle and the main challenge was to write new metric functions to calculate the dice score, IOU, and accuracy as the previous functions of U-Net were not compatible with double U-Net.

105-108-> These projects were done to learn how to train U-Net using pre-trained models of Imagenet (inceptionv3, vgg16 and resnet34) as backbone and compare their metrics to find out which works better with U-Net.

109-113-> This project involves the classification of different types of brain tumors using Random forest with and without pre-trained models.

114-115-> This project involve Teal Leaf Disease detection using YOLOV5 and YOLOV7 algorithm. The dataset was provided by my supervisor and I annotated them and trained them for him to see my accuracy are similar to his or not.

117-> This project is segmenting brain tumor using Attention Unet.

119-> This project is segmenting brain tumor using transoformer Unet.

120-123-> This project involves image classification using support vector machine and YOLO algorithm.

projects's People

Contributors

shuvro-d avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.