theodoruszq
theodoruszq
Suggest mac users `brew install sox` to install the dependencies to run the project. I have tested it on Macbook M1 Air.
https://github.com/nrupatunga/PY-GOTURN/blob/79b6d6eae3c57b0a7a46883586182497e51faad2/goturn/tracker/tracker_trainer.py#L83 In GOTURN C++ version, this should NOT be cleared, it will retain the unused samples and be ready for the next iter. https://github.com/davheld/GOTURN/blob/ae8df641079980b6c7b05c27d0bf501becc713d4/src/train/tracker_trainer.cpp#L116
标题有点长,两行才能显示,如何改动使得一行显示完整呢
Hi, I am confused about the term `softmax_blocks`. The term in the paper should be `soft mask blocks`? I check the ResidualBlock class which does not exist normalization layers.
I have successfully built it and the effect is shown below. Thanks for your contribution. 
Hey, thank you for your sharing. But I encounter a problem during compiling as follow: ``` ➜ [qiang.zhou yz-gpu029 ] knn_cuda git:(master) ✗ make rm -f build/*.o rm -f knn.so...
Hey, recently I am trying to reproduce your work, but after I train my model on Imagenet and ALOV. My model tends to shrink to a point or expand outside...
有时候看到一些链接之类的需要复制粘贴,请问作者考虑复制粘贴功能的加入吗?
1、The inception model has not been set to eval mode