smileschang

Results 1 issues of smileschang

Thanks for your wonderful work! I'd like to reproduce the visualization results in your README. I tried to add following 2 lines before [demo/demo.py#L29](https://github.com/wjf5203/VNext/blob/51c3e261b55407f78fcdc81aa73ca4493de2ba32/demo/demo.py#L29): ``` from detectron2.projects.idol import add_idol_config add_idol_config(cfg)...