Skip to content

stacked hourglass nets in pytorch for depth or height field estimation.

License

Notifications You must be signed in to change notification settings

shuuchen/SHNets

Repository files navigation

SHNets

stacked hourglass nets in pytorch

Commands

  • Training
python train_classification.py --train-image-path ../FloorplanTransformation/pytorch/img_label_arr_train/ \
                               --val-image-path ../FloorplanTransformation/pytorch/img_label_arr_test/
python train_regression.py --augment --train-image-path ./data/ny_hei_train.txt \
                           --val-image-path ./data/ny_hei_val.txt

Papers

About

stacked hourglass nets in pytorch for depth or height field estimation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published