Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
b8e5747990
no top model added
1 year ago
aeea3b2eff
data and pretrained model
1 year ago
8aec8e474d
yoga single file upload
1 year ago
src
01d3619588
fastai exp 1
1 year ago
aeea3b2eff
data and pretrained model
1 year ago
a39af5d933
multiple files upload
1 year ago
4c28f47cea
Initial commit
1 year ago
2a97663957
Experiment 1
1 year ago
1d20772c42
fastai script
1 year ago
a39af5d933
multiple files 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

Finetuning MobilenetV3 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

Model

MobileNetV3 gives SOTA results for lightweight models in major computer vision problems. It is faster to train and lightweight. Learn more by reading the official paper: Searching for MobileNetV3

Comparison

Methods no-streaming(s) streaming(s)
Colab Notebook 146.59 0.0
Python Script 147.62 0.0
DVC Repro 154.62 0.0
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...