LeanManager / PyTorch_Image_Classifier
☆60Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for PyTorch_Image_Classifier
- Applying UNET Model on TGS Salt Identification Challenge hosted on Kaggle☆142Updated 4 years ago
- UNet is a fully convolutional network(FCN) that does image segmentation. Its goal is to predict each pixel's class. It is built upon the …☆143Updated last year
- [Coursera] AI for Medicine Specialization by "deeplearning.ai".☆54Updated 4 years ago
- This projects includes both back-end (Keras, Flask with dependencies) and front-end/deployement (HTML, CSS, JS) parts. The project perfor…☆30Updated last year
- Implemented Faster R CNN on Custom Dataset☆22Updated 3 years ago
- Repository contains Jupiter notebook and materials for image augmentation packages overview☆17Updated 5 years ago
- Multiclass segmentation on the Oxford-IIIT Pet dataset using the U-Net dataset.☆43Updated 4 years ago
- Implementation of VGG16 architecture in Keras☆55Updated 3 years ago
- Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification☆66Updated 5 years ago
- Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow☆37Updated 6 years ago
- prediction using Mask RCNN☆21Updated 4 years ago
- A multi-class image classifier using transfer learning with pytorch.