ZhengMengbin
ZhengMengbin
As mentioned in title, have you used giou/diou/ciou to train yolox, and who is better?
Can convert HRFormer backbone into TensorRT? I want to speed it, but the structure is so complex, especially 'class MHA_(MultiheadAttention)', can you give some advice?
I use the configs/pretrain/seg_rec_poly_fuse_feature.yaml to train icdar_2013 dataset, and use default config(Use two 1080ti GPUs):  But, I meet the Nan loss. Is the learning rate too high, can you...
When I bulit tf_mesh_renderer using runtests.sh, it failed:  Can you give me some help? I use two codes to build bazel-2.2.0 as follows: `chmod +x bazel--installer-linux-x86_64.sh ` `./bazel--installer-linux-x86_64.sh --user...
Thanks very much for your work! I only read the paper(I do not read the code), and I want to know how to classify pixels in occlusion, using multi-label classification(i.e....
Can you provide the training loss log? And how to evaluate pretrain stage's performance ?