cs-heibao
cs-heibao
the problem is solved, thanks
@jiaxue1993 Hi, I want to confirm something to you: 1) box = [450, 160, 350, 560] is the example person box in your image(the image also contains more than one...
@jiaxue1993 I get it, thanks
@KaiserLew I've tried use get_max_preds instead of get_final_preds, but also can not get the right result. are there some tricks ? And I use the following script, the image_file is...
@Godatplay actually, if you use 'get_final_preds' function, you should prepare the object box to get the parameter 'c' and 's'. So for test, you can give a raw image and...
@da03 thanks, help a lot
@devendraswamy I have no ideas.
I've tried pytorch==1.0.0/1.4.0/1.3.1 and torchvision==0.4.2/0.2, also can not run.
@YoongiKim I've also meet the same problem, and I check the chrome driver Session info: chrome=88.0.4324.96, and the driver in chrome folder is also the corresponding version
@YoongiKim I've solved the error, I update your project, and then it runs well.but the images all download from naver instead of google, and finally also occur `Click time out...