BiSeNet icon indicating copy to clipboard operation
BiSeNet copied to clipboard

Add bisenetv2. My implementation of BiSeNet

Results 61 BiSeNet issues
Sort by recently updated
recently updated
newest added

python tools/export_onnx.py --config configs/bisenetv2_city.py --weight-path /path/to/your/model.pth --outpath ./model.onnx --aux-mode eval,最后的aux-mode应该是pred,源码中这样才是会启动自定义的argmax插件