Entity icon indicating copy to clipboard operation
Entity copied to clipboard

EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation

Results 38 Entity issues
Sort by recently updated
recently updated
newest added

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...

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'

![image](https://github.com/qqlu/Entity/assets/46397257/ac2baf36-3289-46a2-94e4-2ebf00bc12f0) I observe that no global_only mode has the parameter coord, but there is no parameter coord in global_only mode ![image](https://github.com/qqlu/Entity/assets/46397257/ae1eef15-ab7a-4fef-b890-400c0e7626be) ![image](https://github.com/qqlu/Entity/assets/46397257/6bdf326a-59b6-4b09-b23d-aa69d8e06872) Is there something wrong with me or should...