Change resolution of video
grdsvt opened this issue · 3 comments
grdsvt commented
Hi,
I would change resolution of captured video.
I see that now it is 320x240 in the interference.py.
I tried to change to 640x480 but I had problems in the run.
Can you help me to do this?
Thanks
grdsvt commented
Hi, is it possible to change resolution to 640x480 ?
I trained but I had errors.
Thanks
PureHing commented
@grdsvt Can you attach your error? It can be run at 640 * 480 during testing. Only need to modify input size and anchors... , training at 640*480 is also possible.
grdsvt commented
Hi, sorry I changed horizontal with vertical dimension......this was my error.
Now it is all ok