Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 166 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 166 Bytes

Segmentation to 3D postion

##Train commands:

For big dataset: python3 ./train.py -d 'big' -b 64 -j8

For small dataset: python3 ./train.py -d 'small' -b 64 -j8