-
您好,请问为什么不比较CPS在cityscapes上的最好结果?
-
I try installing on both windows and linux however I get Solving environment: failed
conda env create -f environment.yml
Collecting package metadata (repodata.json): done
Solving environment: fai…
-
我看到论文中做各个模块的消融,我好像没有在论文里看到具体是以哪个模型代码做的baseline呢
-
I'm running a SimpleShot app with our custom ViT-based tflite backbone. I get the following error:
```
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
ERROR: Select TensorFlow op(s), includ…
-
could you please release codes for training baseline models like Dlow? I want to compare them with your method on a new dataset
-
### 📚 The doc issue
I have a customized torch model about image repair. The model uses mmcv.ops MMCVMODEDEFONMCONV2D function. How can I quickly convert my torch model into onnx and TRT models?
…
-
I tried learning deeplab model with provided pretrained weight. (I tried deeplab V1 and B2.)
It achieved 71% on the validation set with PSA.
But I can't get the final performance with segmentati…
-
Hello,
Now i want to use one model to recognize if a person falling in public. I see that you have model poseC3D which trained in NTU-RGB+D-120 dataset having annotation of activity "falling".
I …
-
Thank you for releasing the code! Could you please point me to the pre-trained C3D model you used for visual feature extraction? What are the hyper-parameters (frame rate, number of frames per clip, s…
-
Hi,
Thank you for your great job!
I've read your paper, and I have a question about multi-task learning.
Am I right that during learning all new heads (emotions, age, gender, etc) "CMM lower l…