Open adityaarun1 opened 5 years ago
I will fix it in this week.
The data type that the loader returns is DataContainer. A minor fix will work!
Yes, I also found that particular issue strange Basically the loader returns DataContainer and then you try to pass this object to the model, and it naturally just crashes
Hi,
When running Faster R-CNN, I am getting the following error:
Any idea how to fix this? I am on PyTorch 1.2, and Python 3.7