李云浩

Results 5 issues of 李云浩

How many parameters does this trained model have? In megabytes.

I want to reimplement VFNet by detectron2. Can you describe the technical details of implementing it in detail? please.

std::sort 确实不可以对 std::list 进行排序,但不代表 list 不可以排序,实际上 std::list 也提供了成员函数 sort(),可以对 list 进行排序。

1.You should declare the operating system and GPU environment. Torch0.4.1 + CUDA9.0 will cause an error if run your code on a gpu with a version higher than 2080Ti. Switch...

Pytorch version 0.4.1 is too low, can U provide a higher version