Compositor
Compositor copied to clipboard
This repo contains the code for our paper Compositor: Bottom-Up Clustering and Compositing for Robust Part and Object Segmentation
I can see that 'Biped-head' comes twice. Is there any reason for that?
Followed the install and dataset instruction set without issues. However, when trying to run Compositor and its variants `train_net.py` crashes before or during training iteration 0. Examples provided below: ```...
The pascal part configuration and dataset could not be found and the transformer based configuration could not be used because there was no bs16_90k configuration and the KMax-DeepLab folder was...
Hello! With the code and configs provided I am unable to reproduce the Compositor MaskFormer results on PartImageNet. I've tried a few different learning rates but the best results I've...
Hi! I'm having some problems when trying to install the dependencies for Mask2Former. I followed the installation instructions, but still got some errors. Do you have an alternative way of...
Hello, I have certain hardware constraints. And need to run this code on cuda11.8. However, getting issues with MultiScaleDeformableAttention. Would it be possible to resolve this issue? Please let me...