HTang

Results 4 comments of HTang

File "tools/train.py", line 16, in from mmdet.apis import set_random_seed, train_detector File "/home/htang/proj/D2Det-master/tools/../mmdet/apis/__init__.py", line 1, in from .inference import (async_inference_detector, inference_detector, File "/home/htang/proj/D2Det-master/tools/../mmdet/apis/inference.py", line 11, in from mmdet.core import get_classes File...

> 终端有出现报错吗?另外加载在线模型是否会出现同样的问题? 感谢回复,终端显示的信息如上图右下角所示,显示加载tokenizer完毕, 然后就没有后续内容再出现。加载在线模型因为下载速度极慢,所以无法确定。 ![image](https://github.com/binary-husky/gpt_academic/assets/66056602/3f0a4c73-f212-4485-9d86-d8c307fa2b5e)

> one-stage可视化有问题,模型没有返回三个变量,希望能给个联系方式详细请教下 File "visual.py", line 52, in main result, x_backone, x_fpn = inference_detector(model, img) ValueError: too many values to unpack (expected 3) 同样的问题,希望得到帮助 the same question, Please help me