rodrigo1990
Results
2
comments of
rodrigo1990
> I got a step further. > > In the file train_net.py just above the lines (around line 138): cfg.freeze() default_setup(cfg, args) > > you have to put: cfg.MODEL.DEVICE =...
I'm running into the same issue, I have detected that just a breakline can cause the issue: Removing the breakline between and can make this or to not work. `...