YaoZ720
Results
2
issues of
YaoZ720
**Describe the Issue** When I train FasterRCNN on my own dataset, I get the following error. TypeError: conv2d(): argument 'input' (position 1) must be Tensor, not DataContainer The env I'm...
**Describe the Issue** Train FasterRCNN on VG dataset. Error code: TypeError: conv2d(): argument 'input' (position 1) must be Tensor, not DataContainer **Reproduction** 1. What command, code, or script did you...