-
作者你好!就是我用yolox训练模型,还没训练完,我用benchmark.py脚本测试模型的速度,发现只有35-40FPS左右,论文里不是有90FPS吗?还是说这个benchmark.py测试的FPS包括前向和后向推理,我应该乘以2吗?最后一个问题是,因为一些原因训练中断了,我用resume-from指令恢复训练,这样做有没有可能会影响模型AP指标。
-
运行后按r鼠标开始移动,切到游戏画面后不再做出动作,再切出来发现报错
F:\genshin_auto_fish-master>python fishing.py image -f yolox/exp/yolox_tiny_fish.py -c weights/best_tiny3.pth --conf 0.25 --nms 0.45 --tsize 640 --device gpu
2022-…
-
C:\ProgramData\Anaconda3\envs\ysfish\lib\site-packages\torch\functional.py:445: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered inter…
-
After comparing the inference speed of YOLOX-nano and YOLOX-tiny on the Jetson NX using tensorrt, I realized that YOLOX-tiny is faster (tiny: 60 ms, nano: 100ms).
Is there an explanation for that?
-
@CaptainEven hi thanks for sharing the code base i had following queries
1. had reid been added as an additional head to the yolox architecture ?
2. If so can you share the location of the additi…
-
Hi, I ran the following TRT conversion to produce an `end2end.engine` file:
```
python /root/workspace/mmdeploy/tools/deploy.py \
/root/workspace/mmdeploy/configs/mmdet/detection/detection_tensor…
-
Hi, I'm trying to deploy an MMDetection yolox-s model which I converted to an `end2end.engine` file using [MMDeploy](https://github.com/open-mmlab/mmdeploy). I added the `libmmdeploy_tensorrt_ops.so` …
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第五期已经开始了,本次**论文复现赛**共将有100篇的经典&前沿论文供大家复现,以及新增了**工程落地赛**,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/126/0/introduction),大家是否已经迫不及待了呢~
为了帮助…
-
D:\APP\anaconda\envs\genshin_auto_fish-master>python fishing.py image -f yolox/exp/yolox_tiny_fish.py -c weights/best_tiny3.pth --conf 0.25 --nms 0.45 --tsize 640 --device cpu
Traceback (most recent …
-
### Issue Type
Feature Request
### OS
Windows
### OS architecture
x86_64
### Programming Language
Python
### Framework
TensorFlowLite
### Model name and Weights/Checkpoints URL
-
### Descr…