fgqile
fgqile
how to solve it? i have no idea Traceback (most recent call last): File "./src/main.py", line 111, in main(opt) File "./src/main.py", line 73, in main log_dict_train, _ = trainer.train(epoch, train_loader)...
Hi, Banconxuan and everyone. if can get your help, I will very greatful for you. That will help me very much! 1. I want to train the kitti dataset and...
hey,guy,can u share your pre-trained weights? my email:[email protected]
When I tried to run the demo, ` python -m lib.dataset.argoverse_convertor ./config/demo.py ` I got this error. ` FileNotFoundError: [Errno 2] No such file or directory: '/home/mmTransformer/argoverseapi/map_files/pruned_argoverse_PIT_10314_vector_map.xml' ` I have...
Hello, according to the paper ‘’On MSCOCO, it outperforms ResNet-101 by 3.7% and 3.6% mAPs for object detection and instance segmentation‘’. I downloaded the coco dataset, and training as well...
Thank you very much! and Looking forward to receive your answer soon I noticed that in your paper you mention the NGSIM dataset. the input range of the vehicle is...
Why is the difference required after the maximum value is taken the code is following ``` ## Helper function for log sum exp calculation: def logsumexp(inputs, dim=None, keepdim=False): if dim...
process has died [pid 10229, exit code -11, cmd /home/auto/apps/point_cloud_ros_annotation_tool/devel/lib/rviz_cloud_annotation/rviz_cloud_annotation_node  i am using ubuntu16.04, could you help me figure this issue. thanks