autonomousvision / giraffe

This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"

Home Page:https://m-niemeyer.github.io/project-pages/giraffe/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to extract a object in the image

zzw-zwzhang opened this issue · comments

I want to cutout some object in one image, do you have any suggestions?
Becaue your model have disentangled every object with background.

try any yolo model to extract detected boxes.