anilsathyan7 / pytorch-image-classificationLinks
Image classification using pytorch
☆62Updated 2 years ago
Alternatives and similar repositories for pytorch-image-classification
Users that are interested in pytorch-image-classification are comparing it to the libraries listed below
Sorting:
- Learning and Building Convolutional Neural Networks using PyTorch☆218Updated 3 years ago
- Implementing polyp segmentation using the U-Net and CVC-612 dataset.☆68Updated 4 years ago
- Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (Efficien…☆48Updated 5 years ago
- The SIXray dataset☆150Updated 4 years ago
- Face Recognition using Face-net and Retina Face detection start of the art - Pytorch☆12Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 5 years ago
- Train a Mask R-CNN model with the Tensorflow Object Detection API☆77Updated 4 years ago
- The repository contains the Jupyter Notebook that perform semantic segmentation using the famous U-Net. The encoder of the U-Net is repla…☆47Updated 4 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.