MegEngine / YOLOX

MegEngine implementation of YOLOX
Apache License 2.0
106 stars 15 forks source link

一些数据加载那里还有少量的基于torch的 #11

Open Ctu-SiTuShenPeng opened 2 years ago

Ctu-SiTuShenPeng commented 2 years ago

大佬,这个会更新吗?

FateScript commented 2 years ago

dataloader使用torch没有问题的,不影响训练。如果你有bug可以report issue,这种承诺会fix。除此之外的更新看需求。

Ctu-SiTuShenPeng commented 1 year ago

大佬,我基本实现了,但是我想问下yolox的其他版本的训练权重您知道怎么弄吗?这里只有yolox-tiny版的,其他版的我应该怎么转换?有什么相关脚本吗?