1.网络BiSeNetV1训练training结果
训练集结果在好多个小时终于出来了哈哈哈哈,在迭代8万次之后结果如图:
$ python evaluate.py --config configs/bisenetv1_city.py --weight-path /path/to/your/weight.pth
测试环节:python tools/demo.py --config configs/bisenetv1_city.py --weight-path ./res/model_final_v1_city.pth --img-path ./example.png
./lib/…… 和lib/……访问路径是一样的,在文件中