stealth0414
stealth0414
## Env - GPU, nano - OS, Ubuntu18.04 - Cuda version 10.2 - TensorRT version 8.0 ## About this repo - which branch/tag/commit are you using? efficientnet - which model?...
## Env - GPU, TX2 - OS Ubuntu18.04 - Cuda version 10.2 - TensorRT version 8.2.1.8 ## About this repo - efficientnet - make ## Your problem When i make...
i want to use english_g2.pth to train my own recognition model,is there any Tutorial? The deep-text-recognition-benchmark model looks like 200MB,It's a little big for me,thanks
when i train my own model in epoch 100,it has error in loss so that stop training /pytorch/aten/src/ATen/native/cuda/Loss.cu:115: operator(): block: [1237,0,0], thread: [25,0,0] Assertion `input_val >= zero && input_val =...
感觉每次在新环境中编译DCN算子时会担心编译失败
用自己的数据集训练完成后尝试运行eval.py,发现报错 Traceback (most recent call last): File "eval.py", line 193, in main() File "eval.py", line 79, in main Eval(experiment, experiment_args, cmd=args, verbose=args['verbose']).eval(args['visualize']) File "eval.py", line 164, in eval model =...