Tony

Results 7 issues of Tony

Hi, I get a awkward problem with cpm_data_transformer. ``` I0906 10:07:06.670740 20250 cpm_data_transformer.cpp:73] dataset: COCO; img_size: [640 x 427]; meta.annolist_index: 21004; meta.write_number: 0; meta.total_write_number: 121522; meta.epoch: 0 *** Aborted at...

Hi, I am trying to get the transformation from screen coords to world coords, is there anyone offer me some advice?

你好,我看到示例代码中好像没有保存转换后的json数据到文件的操作,我想知道是没有提供这个接口吗?还是说只是样例中没有实现这一部分? 谢谢了!

HI, what can I do with the constant buffer rage_matrices (exported by `export_get_constant_buffer(rage_matrices* buf)`)

Hi, I find that you add a post process to direct network output `ord_score = np.exp((ord_score + 40.0)/25.0)`. I want to know how this come about. What is more, do...

Hi, I find that you split a kitti image into 4 slices by width in your `demo_kitti.py`, I wonder if you also split the input images when training ? BTW:...

Hi, can any pretrained model be provided ? I traind my model on MOT17 dataset with a low mota, much worse than the result shown in paper.