Simple Implementation of many GAN models with PyTorch.
-
Updated
Feb 22, 2023 - Jupyter Notebook
Simple Implementation of many GAN models with PyTorch.
This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MMAL-Net)" (Fan Zhang, Meng Li, Guisheng Zhai, Yizhao Liu).
PyTorch custom dataset APIs -- CUB-200-2011, Stanford Dogs, Stanford Cars, FGVC Aircraft, NABirds, Tiny ImageNet, iNaturalist2017
Train a TensorFlow deep learning model to detect vehicle make/model.
Fine-Grained Visual Classification on Stanford Cars Dataset
The source code for Multi-Scale Kronecker-Product Relation Networks for Few-Shot Learning
PyTorch MobileNetV2 Stanford Cars Dataset Classification (0.85 Accuracy)
Uncertainty quantification method and tool for object detection models
Official implementation of the paper: Learn to aggregate global and local representations for few-shot learning
Deep Learning experiments for the Stanford Cars dataset
Final project assigned for the Introduction to Image Processing (EE 475) course in the Spring 2023 semester.
Car Classification with 89% accuracy using ResNet50 with PyTorch & FastAI.
Enhanced class label granularity of the Stanford Cars dataset.
Multi-class classification on Stanford Cars Dataset
Project that detects the model of a car, between 1 and 196 models ( the 196 modelss of Stanford car file), that appears in a photograph with a success rate of more than 70% (using a test file that has not been involved in the training as a valid or training file, "unseen data") and can be implemented on a personal computer.
Class Activation Map | Stanford Cars | PyTorch
Car Model Classifier built using PyTorch, deployed via AWS SageMaker 🚗 💨
Add a description, image, and links to the stanford-cars topic page so that developers can more easily learn about it.
To associate your repository with the stanford-cars topic, visit your repo's landing page and select "manage topics."