Results 3 issues of jeffliang

Nice Job! I download your repo, with GPU=1/OPENCV=1/CUDNN=1 . `make -j8` Error occurs in ./src/image.c [L1464](https://github.com/ArtyZe/yolo_segmentation/blob/master/src/image.c#L1464) It seems you don't declare i,j,k and c,h,w before.When I annotate the wrong code,...

Hi @RozDavid, Thank you so much for your great work! One major advantage of the language-grounded model is that it can perform zero-shot evaluation on other datasets, such as [2D...

@dingjiansw101 Hi Jian, thanks for your great work! I am wondering did you happen to test your trained coco-stuff model directly on the ADE-20K dataset? Because in the concurrent works,...