Yutong

Results 16 issues of Yutong

@cfzd if __name__ == "__main__": torch.backends.cudnn.benchmark = True args, cfg = merge_config() cfg.batch_size = 1 print('setting batch_size to 1 for demo generation') dist_print('start testing...') assert cfg.backbone in ['18', '34', '50',...

``` Traceback (most recent call last): File "main.py", line 75, in main() File "main.py", line 39, in main runner.train() File "/root/Desktop/CLRNet/clrnet/engine/runner.py", line 92, in train self.train_epoch(epoch, train_loader) File "/root/Desktop/CLRNet/clrnet/engine/runner.py", line...

请问SMOKE的结果怎么进行可视化

`python infer.py --model_file D:/autodrive/Paddle3D/deploy/caddn/python/caddn.pdmodel --params_file D:/autodrive/Paddle3D/deploy/caddn/python/caddn.pdiparams --img_path D:/autodrive/YOLOPv2/data/10.jpg` 执行到`predictor = inference.create_predictor(config)`程序就结束了,没有报错也没有打印结果。

How to train on nuscenes

How do you label the stopline? And how can I load it?

Can I use it on Xavier NX?

``` DCNv2/src/cpu/dcn_v2_im2col_cpu.cpp:9:10: fatal error: TH/TH.h: No such file or directory 9 | #include | ^~~~~~~~~ compilation terminated. error: command 'g++' failed with exit status 1 ``` How to solve this...

recorrect some files name

``` E0220 18:10:05.958732 58484 helper.h:114] 4: Output tensor tmp_21795 of type Float produced from output of incompatible type Bool E0220 18:10:05.958732 58484 helper.h:114] 4: Output tensor tmp_21795 of type Float...