Salahuddin
Salahuddin
I think the issue might be in your directory structure or your paths. Please refer to custom dataset tutorial provided in the README.md file
Could you share some of the features that are still in the TODOs list and are good for starters @mtjhl
I faced this issue when I was using custom dataset that was formatted in COCO format Are you using custom dataset? Have you recently cloned the repo? Please follow the...
Yes, you will need to set: ``` # whether it is coco dataset, only coco dataset should be set to True. is_coco: False ```
It will be my first try at contribution, so I do not guarantee anything, but would like to try my hand at `KNeighborsTransformer`
If this issue is still free, I would like to try it @MrinalTyagi
@ryuusama09 feel free to take this issue since I am a bit busy.
@tsly123 If you got the pre-trained model, could you share it at [email protected]
I was thinking of adding an API that automatically converts common dataset formats to current format. What do you think @Chilicyy
Ok I will give it a try