Entity
Entity copied to clipboard
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
I am running EntitySegRLE and there seems to be some files missing. I am getting a ModuleNotFoundError: No module named 'entityseg.arch_rle_aug' error. Additionally, in the config files, there seems to...
Where can I find the code of the CA-SSL?
First of all, many thanks to the authors for open sourcing such a great project. I was a little confused about the image format conversion. Why use 'BGR' to input...
Could you explain the pretrained models form this [page](https://github.com/qqlu/Entity/tree/main/Entityv2)? Were all of these models pretrained using the COCO dataset and the numbers are evaluation numbers on the EntitySeg-{semantic, instance, panoptic,...
Hello! This work of AIMS is intersting. When do you plan to release the code of the paper "AIMS: All-Inclusive Multi-Level Segmentation", please?
Hi, When do you plan to release the data and code of the paper "Fine-Grained Entity Segmentation"? Thanks!
'torch.cuda.empty_cache()' seems don`t work after process one chunk image, I get an RuntimeError: CUDA out of memory.
Hi, The results of "Fine-Grained Entity Segmentation" look very exciting! When do you plan to release the data and code for this paper? Thanks!
FileNotFoundError: [Errno 2] No such file or directory: 'D:/Code/Project/Carvana_dataset/testimage\\Pic_2023_03_18_091334_5_seg.png'
 I observe that no global_only mode has the parameter coord, but there is no parameter coord in global_only mode   Is there something wrong with me or should...