Skip to content

This PyTorch-based project implements a deep neural network for multi-class classification of fashion items. The dataset consists of images categorized into three classes: glasses vs. sunglasses, shoes, and trousers vs. jeans.

Notifications You must be signed in to change notification settings

iamnderitum/Deep-Neural-Network-for-Multi-class-Classification-of-Fashion-Items

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN USING PYTORCH - CUSTOM DATASET

How to Run the project

  • For ease of running the project, use conda to manage the dependendence.

Run the command:

- conda env create --file requirements.yaml

About

This PyTorch-based project implements a deep neural network for multi-class classification of fashion items. The dataset consists of images categorized into three classes: glasses vs. sunglasses, shoes, and trousers vs. jeans.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages