Rufeng Zhang
Rufeng Zhang
Thanks for your great job! But when I read your code, i find some problems that confuse me. In the prior_box.py / class PriorBox(object), maybe about the line 34, i...
I'm sorry that I am a newcomer to tensorflow, i am no familiar with the [email protected]_arg_scope at about line 45, is that mean you want to share the default params...
Thanks for your wonderful job. I find that you donot use alpha(which is 0.25/0.75 for pos/negative samples in focal loss), have you tried it in QFL?
Hello, thanks for your wonderful work. In your paper, you claim that you use the **UNC partition** for refcocog dataset.  However, in your DATA_PREP only has the **umd split**...
 This is the image i generate through the demo, but it lack of label just the author introduce like this: 
如图,也不影响使用,但很奇怪期望可以被解决 In [1]: import paddle WARNING: Logging before InitGoogleLogging() is written to STDERR I0115 16:42:38.097568 1452196 dynamic_loader.cc:194] Set paddle lib path : /home/zhangrufeng/anaconda3/envs/LuckyPaddle/lib/python3.8/site-packages/paddle/libs I0115 16:42:38.219532 1452196 init.cc:96] Before Parse: argc...
when i use the command bazel build -c opt --copt=-mavx2 --config=cuda noscope and everything is fine but i meet this issue  and then i use the command bazel build...
when I run the run.sh i meet with the following issue:  which shows that there are some problems in noscope_motherdog.py , so i open the py and find the...
i modify the input size to 416*416,but the fps is just about 13?