Feng Wang
Feng Wang
0.15s
0.0736 second per sample per device.
got it, please use `pip install lvis`, We will fix it later.
@andrew-begain plz check your gcc version
@senarvi Thank you for sharing me with your clean code : ) Data providing logic of YOLOX is the main bottleneck here. I'm trying my best to write a clean...
> what exactly do you mean by data providing logic? @senarvi Data providing logic here means that data related code such as data augmentation, dataset cacheing and so on. >...
@senarvi Yes, you are right. I misunderstand your meaning here. I also found it hard for me to write a generic useage data related code(Using fork and data caching to...
@senarvi Thanks for your code : ) IMO, your code architecture is suitable here. If any help is needed, please feel free to contact me. I'm busy with language modeling...
> @FateScript what is the status of this PR? @tadejsv I have checked the onnx generated by this pr and it works. I will merge this PR ASAP.
LGTM. Thanks for your contribution @daquexian .