un-human

Results 5 issues of un-human

# error - 发现只要加了 --resume 迭代训练,迭代训练就会中断报错,无法迭代训练 - 不加--resume 迭代训练,迭代训练正常,训练模型能保存成功,但是最后日志会报python_exit_status,可加 --workers 0 解决 ```text no attribute 'python_exit_status' ``` ## env ```text python=3.7.9 torch==1.10.0+cu102 torchaudio==0.10.0+rocm4.1 torchvision==0.11.0+cu102 ``` ## cmd ```bash python tools/train.py...

### train is ok ```bash python main.py data/hotDog -b 128 --image_size 300 -a efficientnet-b0 --epochs 300 --gpu 0 ``` ### predict error ```python import torch from torchvision import transforms from...

_The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense._...

Chinese pronunciation is too accented, there are local dialects, there is no standard Mandarin; Putonghua training data sets are better marked by Chinese people, don’t ask foreigners to read Chinese,...

文件格式都是 数字.md 格式,回头在看找某个知识点的时候很不方便,希望文件格式添加内容标题,比如:01.0-环境配置.md