oxford-iiit-pets-dataset
There are 9 repositories under oxford-iiit-pets-dataset topic.
limalkasadith/OxfordIIITPet-classification
This repository contains a PyTorch implementation for classifying the Oxford IIIT Pet Dataset using KNN and ResNet. The goal is to differentiate the results obtained using these two approaches.
Thahit/Animal_Segmentation
Image segmentation on the oxford-iiit pet dataset using CNN's, GNN's and U-Nets
anantgupta129/Image-Segmentation-Using-Pets-Dataset
Training a Convolutional Neural Network to perform Image Segmentation on Oxford Pets Dataset
AtSourav/CatsnDogs_img_dataset
A dataset created using some images from the Oxford-IIIT Pet dataset, and then performing some data augmentation and processing
AtSourav/Oxford-IIIT-Pet-Dataset-augmentation-and-classification
Training CNN based image classifiers to identify breeds of cats and dogs.
Khalid-Rafiq-01/Image-Segmentation-Pets-Datset
Image segmentation task for IIIT-Oxford Pets Dataset. Develops and compares various segmentation architectures. Also introduces important utility functions.
Nahid01752/Oxford-IIIT-Pet_CNN
CNN for classifying the breed of cats and dogs in the Oxford-IIIT Pet Dataset
mhawryluk/pets-image-segmentation
Semantic Image Segmentation task solution for the Oxford-IIIT Pet dataset using U-Net neural network, Hyperband and Transfer Learning. AGH 2023/24
spoluan/semantic-segmentation-Oxford-IIIT-Pet
Deep learning-based segmentation with U-Net architecture on Oxford-IIIT Pet dataset, leveraging VGG16 model.