about the dataset resampling and creating bounding box ¶
By: ericfreenda8793 on July 26, 2022, 7:51 a.m.
I'm trying to replicate the structure project organization from the 2021 version https://github.com/voreille/hecktor I put the dataset file from 2022 into the data folder but I have trouble generating resampled folder when I typed python src/resampling/resample.py the error is No such file or directory: 'data/bbox.csv' Do i need to generate the bbox.csv first? what command should I type to generate the bbox if i need to