Jet (Ta-Wei Chien)

Results 5 comments of Jet (Ta-Wei Chien)

not notebook i am trying to run it on Jetson Nano locally

@glenn-jocher can i change the arguments settings on resume mode? for example, my last.pt does not enable cache=True, now i want to resume it with cache enabled, how can i...

I've tried `model.train(resume=True, cache=True)`, but on version `8.2.8`, the cache is not enabled in the resumed training

same here, but I think `"predictions_results"` and `"annotations_results"` are two duplicated keys, am I right? @makseq Because we can still get the final result from `"predictions"` and `"annotations"`