Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Abid 4c8073d562
FastAI Straming noteboook added
1 year ago
b8e5747990
no top model added
1 year ago
aeea3b2eff
data and pretrained model
1 year ago
src
4c8073d562
FastAI Straming noteboook added
1 year ago
aeea3b2eff
data and pretrained model
1 year ago
a9b07dbe7a
multiple files upload
1 year ago
4c28f47cea
Initial commit
1 year ago
2a97663957
Experiment 1
1 year ago
877fb3dd07
cleaning
1 year ago
731919b86b
yoga single file upload
1 year ago
01d3619588
fastai exp 1
1 year ago
01d3619588
fastai exp 1
1 year ago
e3cdd6332f
inference notebook
1 year ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

Yoga-Pose-Classification

In this project, we will be finetuning Resnet34 model for Yoga Pose classification using DagsHub streaming.

DagsHub-streaming

Data

The dataset is divided 5 sub folders in each directory corresponding to the 5 classes of yoga poses. The images are extracted from bing using their API functionality and then they are manually cleaned, resized and compressed.

./Data
   ├─Downdog
   ├─Goddess
   ├─Plank
   ├─Tree
   └─Warrior2

Comparison

Streaming(s) No-streaming(s)
Dataloader 6.54 73.84
Training 74 72
Total 80.54 145.84
  • Script:python src/train.py
  • DVC: dvc repro
Tip!

Press p or to see the previous file or, n or to see the next file

About

Yoga Pose classification with DagsHub streaming.

Collaborators 1

Comments

Loading...