Chunkmogrify icon indicating copy to clipboard operation
Chunkmogrify copied to clipboard

Home of the Chunkmogrify project

Results 5 Chunkmogrify issues
Sort by recently updated
recently updated
newest added

The automatic segmentation described in the full ECCV paper is not implemented in this UI version. Now I want to reproduce Gs, what do I need to do? Is there...

in workspace.py , this is new version def resizeEvent(self, event): w, h = event.size().width(), event.size().height() if w / h > self.ar: self.layout().setDirection(QBoxLayout.LeftToRight) widget_stretch = h * self.ar outer_stretch = (w...

Hi! Is it possible to run in a Jupyter notebook environment that runs in the cloud, such as Colab or Kaggle?

probably not trained long enough on models with lower set visible

Hello, thank you for your outstanding work. I would like to inquire if your method is applicable to non-facial images?