Watebear
Watebear
When I run the test example, an error occured: ValueError: Buffer dtype mismatch, expected 'int_t' but got 'long long' How to solve it?
您好,我在用您的网络,将landmark改为68点时,为RNet生成bbx的过程耗时严重增加: 1 out of 1000 images done 0.025541 seconds for each image 2 out of 1000 images done 187.113974 seconds for each image 3 out of 1000 images done 205.598158...
I run prj-python/demo.py to test on widerface, but the script stop after finished the third image. Could you please tell me the reason?
hello, when running your train script, in the first epoch, lr=0.000000. Could you please tell me whether is it your design or a mistake? Thank you.
Hello,i am not familiar with the difference between resnet50 model and resnet50-scratch model, could you please inform me. Thanks!
There are different tasks including ctdet,ddd, multi_pose and exdet. What do they mean? Could you please introduce them in details. And in the dataset folder, some filename end with "hp",...
Hello, i am reimplement hyperfaec in pytorch these days. I meet some problems, and I hope to talk about these questions with you. May i have your e-mail or other...
hello, i run ‘ python data/kitti/link_kitti_raw.py’,meet error, Traceback (most recent call last): File "data/kitti/link_kitti_raw.py", line 40, in os.symlink(img_list[i], os.path.join(image_dst_dir, base_name+'.png')) FileExistsError: [Errno 17] File exists: './data/kitti/raw_data/2011_09_28/2011_09_28_drive_0001_sync/image_02/data/0000000035.png' -> './data/kitti/kitti_merge/training/image_2/000000.png' (I did...
请问作者,在coco上跟 atss,ota等匹配方法做过对比吗?效果如何?
Hello, i would like to re-implement your method. The official code is write with old version of mmdetection, and i meet troubles when compiling mmdetection. Could you please offer log...