the-cat-crying

Results 38 comments of the-cat-crying

我的没有,为什么还是会出这样的错误,训练没问题,使用trian,val验证的时候总会报错

pred = anno.loadRes(pred_json) cocoEval = COCOeval(anno, pred, 'bbox') 这个地方会报错,不知道作者能不能弄一个验证的或者MAP的数据格式

我看代码,验证集和预测也都保存好了.json,但是就会有错误,图片命名我都是数字+.jpg格式。测试集没有预测出目标,标签为0,验证集有,这种对应在一起会不会报这样的错

这个我也知道,目前就是公司断网,只能用内网,我环境都是用的docker,vscode连过去看,就是调不了代码,难受。

不会吧,你是怎么调的,ssh过去么,我的ssh连不上去,不知道为什么,插件那些都装了。

@[shensheng272](https://github.com/shensheng272) 好的,谢谢。

Tools Select what external tools your agents have access to. Error loading tools. Language 简体中文 API Key You can optionally use your own API key here. You can find your...

yes! (lanedetv2) [zp@localhost Ultra-Fast-Lane-Detection-V2]$ ls configs data demo.py evaluation INSTALL.md LICENSE model my_interp README.md requirements.txt scripts speed_simple.py test.py train_gt.txt train.py tusimple_anno_cache.json ufldv2.png utils (lanedetv2) [zp@localhost Ultra-Fast-Lane-Detection-V2]$ vi INSTALL.md (lanedetv2) [zp@localhost...

(lanedetv2) [zp@localhost my_interp]$ sh build.sh running install /home/zp/.conda/envs/lanedetv2/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, /home/zp/.conda/envs/lanedetv2/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build...