Manuel Alejandro Díaz Zapata
Manuel Alejandro Díaz Zapata
Here is expected the Cityscapes dataset in the COCO format, following the data directories like: ``` SOLO ├── mmdet ├── tools ├── configs ├── data │ ├── cityscapes │ │...
This is a request to specify that the maximum allowed version for Pytorch should be 1.10.1 or 1.10.2. **Motivation** After Pytorch 1.11, there were some changes to the CPP code...
Hi! I just wanted to ask about what is the final format of the targets when you pass them to the network for training? From your code I understand that...
The Kitti path in readme.md was 'data/kitti/objects' where in the dataloader code is 'data/kitti/object' The letter 's' was removed from 'objects'
I'm not sure if people would back it, but I think it would be great if there's a command for repeat. Also, according to issue #6, for Chrome only four...
This pull request fixes issue #23. When downloading the full NuScenes dataset, Motional recommends that all of it is consolidated in one folder with the corresponding `.json` files in the...