LeanManager / PyTorch_Image_ClassifierLinks
β61Updated 6 years ago
Alternatives and similar repositories for PyTorch_Image_Classifier
Users that are interested in PyTorch_Image_Classifier are comparing it to the libraries listed below
Sorting:
- CNN image classifier implemented in Keras Notebook πΌοΈ.β185Updated 4 years ago
- This projects includes both back-end (Keras, Flask with dependencies) and front-end/deployement (HTML, CSS, JS) parts. The project perforβ¦β32Updated 2 years ago
- Applying UNET Model on TGS Salt Identification Challenge hosted on Kaggleβ144Updated 5 years ago
- Image Classification using Keras as well as Tensorflow.β81Updated last year
- Balanced Multiclass Image Classification with TensorFlow on Python.β69Updated 2 years ago
- Detecting Pneumonia in Chest X-ray Images using Convolutional Neural Network and Pretrained Modelsβ167Updated 6 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 β¦