GGS
GGS
1. Google how to extract frames(~image) from a video, it can be done in ~10 lines with OpenCV. 2. Put all frames in your test folder 3. Run test
Was this a small bug? Has someone noticed any improvement after re-typing the formulas?
> @ggsggs i have tried.the result is that AP is almost the same,but AR is higher. i haven't found the reason why Oh, interesting. Was it a significant improvement in...
> @ggsggs the result as below: > @fenglv12345 Thank you for the experiments. ~1-3 points higher! It's not bad at all :) > @ggsggs by the way,my work is based...
Do as @summmeer said. Add if `__name__ == '__main__': ` and nest all code inside it for a quick fix. However I find other errors after it.
I have the same problem. Loaded the weights from wR2.pth for the detector, and the detector is not framing the license plate at all. I also tried loading the wR2...
I also have the same problem with Pytorch 1.1 and Windows. Perhaps downgrading to pytorch 0.4 solves the problem.
I am not the best person to recommend but: I would create a new virtual environment and install all required packages. If you are using conda, `conda create - n...
The extension also crashes for me. I used the `clean` option, but it also crashes with the option enabled. Using MacOS Sonoma and Neovim 0.10.0. Latest extension and VSCode stable...
@xiyaowong thank you, I looked at the linked issues. It might have been Copilot's fault. I disabled Copilot altogether, I wasn't interacting with it or the Copilot chat at all...