Qgq

Results 3 issues of Qgq

The shell all.sh used that config file, but I did not find it, there is only "fcos_imprv_R_50_FPN.yaml" in the directory "configs/fcos", how could I get it? BTW, thanks for this...

你好,首先感谢这项优秀的工作。 tracking_multi_view.py文件引用了top_view_visual,但是项目中没有找到这个包或者文件,也无法用pip安装,请问这个问题如何解决?

Hi, thanks for your excellent work! I wonder what the function find_k of file "preprocess_data_kitti.py" is doing? ``` def find_k(gt_img, pe_img_comput, run_name): a = (-1.65) / pe_img_comput b = 1.65...