urban-detection icon indicating copy to clipboard operation
urban-detection copied to clipboard

Results 3 urban-detection issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to run the `utils_data_prep/mio_tcd.py` script to convert the `mio_tcd` dataset to the correct format before merging with the cgmu dataset. I am using the following dataset https://tcd.miovision.com/static/dataset/MIO-TCD-Localization.tar...

Thanks for share to project. I try to run the program and get an error: 'Hardswish' object has no attribute 'inplace' under the procedure: def fuseforward(self, x): return self.act(self.conv(x)) I...

When I used the model for training and testing, I encountered the following errors, Traceback (most recent call last): File "test.py", line 296, in test(opt.data, File "test.py", line 115, in...