var316

Results 4 issues of var316

Hi, I'm trying to change the live stream settings to a better quality but it does not seem to work. I tried it in ffmpegless-preview.py by using: ``` gpCam =...

Hi, Always end up with this common error `Cannot import detrex._C', therefore 'MultiScaleDeformableAttention' is not available.` Inference script with `train.device` and `model.device = "cpu"` works but it still requires a...

documentation

Hi, is there a plan to release a python package of detrex? That would be a massive help in installation and also solving the Detectron2 submodule install. Many thanks for...

Hi, Thanks for the amazing work! I'm trying to train on custom dataset but seems like the classification code is specifically designed for Imagenet only. Is there a sample code...