Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jcarnero
/
birds-classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8cc439d
birds-classification
/
training
/
birds
/
config.py
jcarnero
lab notebook: first data look & training
8625e42
about 2 years ago
raw
Copy download link
history
blame
158 Bytes
DATA_STORAGE_PATH =
"../data"
DATASET =
"200-bird-species-with-11788-images"
OWNER =
"veeralakrishna"
DATA_PATH = DATA_STORAGE_PATH +
"/kaggle/"
+ DATASET