Hi,
This implementation was one of the easiest to implement as well as understand. I am curious and would want to implement COCO dataset using the same code.
How do I change the dimensions to 3?
How to import COCO dataset into the code? I tried importing from torchvision.datasets but it is throwing an error constantly.
An overview as to how to make it work on COCO dataset.
Hi, This implementation was one of the easiest to implement as well as understand. I am curious and would want to implement COCO dataset using the same code.
Could u please help me with this?