Merci Lee

Results 11 issues of Merci Lee

Hi, I am confused about how can you collect no-person image (background). When I open the webcam of Zoom, both I and the background are in capture region. ![微信图片_20220616153938](https://user-images.githubusercontent.com/25433111/174018834-8918fe78-7220-46e0-996c-3df94f6faa25.png)

![image](https://user-images.githubusercontent.com/25433111/133215901-804f4205-ba2d-4047-bca8-94288a6f55ce.png)

The following lines are the errors: running build running build_py running egg_info writing fcos.egg-info/PKG-INFO writing dependency_links to fcos.egg-info/dependency_links.txt writing requirements to fcos.egg-info/requires.txt writing top-level names to fcos.egg-info/top_level.txt reading manifest file...

1. Please check default.yml, if we should add the node of test just like train and val nodes. ![image](https://user-images.githubusercontent.com/25433111/162885280-a2040526-0271-4657-a567-16eafd9381b9.png) 2. default.yml also did not provide the setting of pascal voc...

Hello, could you please tell me how can I get image embedding with size of 512? By testing demo, I can just obtain image embedding with size 256.

hi, what role does "ModelMode" play in the following code? https://github.com/MasterHow/PanoFlow/blob/8e2f3f96335d540c97aaca480a51bcaa6cbab66a/opticalflow/core/model/base_model.py#L15 I wanna train your code, I set args.train=True, but I do not know the role of ModelMode.TEST or ModelMode.TRAIN.

Hi, thanks for your nice work, if it is possible you will release the training code?

Hello, could you please release the ckpt of vit-H model. Thanks.

![image](https://user-images.githubusercontent.com/25433111/177942896-a216dd6a-4713-4a28-a4a3-bd39b65e4f7e.png) By this code, the number of alpha is 3, so we get 3 channel trimap, isn't it?

Hello, I met the same problem as follows, could you please tell me how to solve it? https://github.com/silent-chen/layout-guidance/issues/4#issue-1781940936