Shusheng Yang

Results 12 comments of Shusheng Yang

Hi, @LuoYingzhao ! Thanks for your interests in our work. The demo script ```demo.py``` is provided by original ```mmdetection``` for 2D object detection and segmentation methods, TeViT maybe not compatible...

Hi, @lpxgis ! Your proposal is now included in```README```, very thanks for your kind suggestion and interest in our work! 😊

Hi, @JingweiZhang12! Thanks for your interest in our work! As a MMDetection based project, our work benefits a lot from OpenMMLab community, thanks for your and your team's efforts. And...

Hi, @PoojanPanchal! In most cases, registry issues are caused by inappropriate ```mmdetection``` installtion. You can run ```python setup.py develop``` to install ```TeViT```. If you had installed other ```mmdetection``` based repo...

Hi, @LowPower-Center! Thanks for your interest in our work. It seems detectron/demo script is not compatible with lazy config. You can refer [detectron/issues/3416](https://github.com/facebookresearch/detectron2/issues/3416) for more details and possible solution.

Hi, @howardchina! Thanks for your interest in our work. This repo is the original queryinst implementation. All settings are kept the same as in our paper. But we find that...

@eric-kwok-nt Thanks for your interests and contributions to QueryInst! We will check this commit asap!

> Thank you for your nice work! > > Since the training code of QueryTrack is not released, I hope you can share the following training details with me: >...

Hi, @assia855! Thanks for your attention in our work. It seems the error occurs when pytorch tries to load the model weights, you can check if the model weights is...

Hi, @15733171319! Thanks for your interest in our work. I and my colleagues are now buzy preparing another project. I will update a visualization code asap.