The previous video, https://www.youtube.com/watch?v=2VXEmTgd8JE, I showed what to do if you don't have the pretrained models needed for detectron and found a new error related to torch.utils. It was an attribute error. In this video I show how to solve the last error you will normally find.
The code to solve this attribute error is found at https://github.com/jwyang/faster-rcnn.pytorch/issues/227
Disclaimer: I have been trying to fine tune a model with detectron in the previous videos. Those videos went over general errors that will happen regardless. However, in this video I solve the last of the general errors someone is likely to come across and am presented with a new error specific to my fine tuning problem.
Download
0 formats
No download links available.
Pytorch Custom Dataset Final Problem Solution | NatokHD