YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
VR Mini Project 1 - Best Models Inference Payload
This repository contains the final, best-performing models and the standardized inference script (predictor.py) for the Visual Recognition Apparel Detection and Segmentation project.
Models Included
Based on evaluation metrics, the following architectures were selected:
- Classification (Task 3.1):
cls.pthβ Fine-tuned ResNet-50 - Detection & Segmentation (Task 3.2):
seg.ptβ Fine-tuned YOLOv8-seg
Categories Handled
Both models are configured to predict the following 5 canonical categories:
short sleeve toplong sleeve toptrousersshortsskirt
File Structure
.
βββ model_files/
β βββ cls.pth # ResNet-50 weights
β βββ seg.pt # YOLOv8 weights
βββ predictor.py # Standardized inference wrapper
βββ requirements.txt # Dependencies (torch, torchvision, ultralytics, etc.)
βββ validator_local.py# Local validation script for format checking
Team Members
- Dhruv Ramesh Joshi β IMT2023032
- Ankith Kini β IMT2023075
- Arnav Oruganty β IMT2023078
- Mithilesh Sai Yechuri β IMT2023507
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support