chenjun

Results 29 issues of chenjun

Thank you for your excellent work. When will the test demo open

Thank you for your excellent work.and there i have one question.When it comes to character recognition, you use seven different classifiers, and the next five categories should be the same....

请问project已经可以正常运行了吗?

would you upload the pretrained model in your result.thanks.

hi, thanks your excellent job, I meet the error: ``` Traceback (most recent call last): File "/media/chenjun/ed/30_face/detect/DSFD.pytorch/demo.py", line 107, in net.load_state_dict(torch.load(args.model)) File "/home/chenjun/miniconda2/envs/test/lib/python3.6/site-packages/torch/serialization.py", line 261, in load return _load(f, map_location,...

Thank you for your excellent work. When will the test demo open

Thank you for your excellent work,can eval.py infer on one sentence?

How can I be in c + + compiler environment, testing and validation. there the ‘THFloatTensor_data’ is not defined, when i use the code as follow: ``` int my_lib_add_forward(THFloatTensor *input1,...

when i compile with c++, it print the error as follows: ```python /tmp/ccSlTwwt.o:在函数‘mylib(THTensor*)’中: /media/chenjun/data/C/daytwo/hello.cpp:8:对‘THFloatTensor_data’未定义的引用 collect2: error: ld returned 1 exit status The terminal process terminated with exit code: 1 ```

thanks for your work. but what's the main difference with the pynet module.