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?
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?