mkdir external
cd external
ln -sf /path/to/the/root/of/datasets raw_data
ln -sf /path/to/your/experiments/directory exp
cd ..
./scripts/format_rawdata.sh
./scripts/make_datalists.sh
./scripts/merge_datalists.sh
./scripts/gen_proposal_datalist.sh
./scripts/train_base.sh
./scripts/train_head.sh
./scripts/train_body.sh
./scripts/train_leg.sh
./scripts/train_rarm.sh
./scripts/train_larm.sh
./scripts/train_rleg.sh
./scripts/train_lleg.sh
./scripts/train_spindlenet.sh
./scripts/test.sh
forked from yokattame/SpindleNet
-
Notifications
You must be signed in to change notification settings - Fork 0
22wei22/SpindleNet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 73.2%
- Shell 26.8%