TexasInstruments / edgeai-mmdetection

This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab
https://github.com/TexasInstruments/edgeai
Other
0 stars 0 forks source link

Which edgeAI-torchvision version/tag to download for which edgeAI-mmdetection version/tag #15

Open simonvancamp opened 1 year ago

simonvancamp commented 1 year ago

I'm trying to create a docker container with both packages installed. Even though everything seems to be installed fine, I can import all modules without errors. When wanting to QAT or Calibrate the YoloX lite model I trained on a custom dataset. I get errors saying where attributes of functions called by edgai-mmdet from edgeAI-torchvision are not exisiting. So currently I'm unable to figure out which edgeAI-torchvision to pull for the latest edgeai-mmdetection commit?