jason

Results 8 issues of jason

Hi, Thanks for your contribution of mmaction which is an awesome open-source project on the GitHub! I have a few questions about the performance of AVA model which is in...

Hi all: There is an error when I run: python demo.py (myenv) lijins-MacBook-Pro:yolo2-pytorch-master lijin$ python demo.py Traceback (most recent call last): File "demo.py", line 6, in from darknet import Darknet19...

Hi all: When I try to execute: ./make.sh Then there is an error: Traceback (most recent call last): File "build.py", line 34, in ffi.build() File "/Users/lijin/miniconda3/envs/myenv/lib/python3.6/site-packages/torch/utils/ffi/__init__.py", line 167, in build...

fix the variable name.

Dear author, I cannot reimplement the paper's results using the RawNet3 script, which should get EER 0.8932. I am wondering if the paper's result is wrong. Can you please upload...

Hi: I found a problem when I run train_SIamfc.py. Can you please tell me how to solve it? Thanks!

Thanks for your awesome project. I want to evaluate the frame mAP performance as you offered in the paper. Could you please tell me which function is for frame mAP...

Hi, I am using Annotorious now, but I cannot get coordinates at beginning and end. I mean, my aim is to get the coordinates of specific area. I want to...