xiaosi

Results 99 issues of xiaosi

大佬,我微调得到一个全身的模型,在接下来执行训练流程,我发现几个问题: 1. PsP encoder,这个模型参数如何获取,因为没有全身人像的编码器,只有人脸的编码器?(destylize.py) 2. 对于[model_ir_se50.pth](https://drive.google.com/file/d/1KW7bjndL3QG3sxBbZxreGHigcCCpsDgn/view?usp=sharing) 这个 模型如何使用呢,因为他不在适用于全身模型 ![image](https://user-images.githubusercontent.com/48466610/215438460-670346a9-e382-401f-9ab6-33f8b0827f8d.png)

1. 请问大佬,如何绑定真实世界坐标系 ![image](https://user-images.githubusercontent.com/48466610/207754329-d844a190-dc90-486f-bb85-6498884d50d8.png) https://github.com/Arthur151/ROMP/issues/372#issuecomment-1345247684,看了这个回复,还是不太懂,如何实现 2. 当我镜头里只有两个人时候会出现缩放现象(人物比例不一,就像镜头拉近了一样),这个如何消除。无论几个人我只想保持原始比例不变。 ![image](https://user-images.githubusercontent.com/48466610/207754717-e27c10fe-adb7-4fba-98d0-d7425d4d1196.png)

Can I install windows

![image](https://github.com/menyifang/DCT-Net/assets/48466610/b6280add-0c4f-446f-b60a-40c90563880b) I think my data structure is wrong

Need change this code ,set os.environ['CUDA_VISIBLE_DEVICES'] = '0' ![屏幕截图_9](https://github.com/menyifang/DCT-Net/assets/48466610/64ef6e53-4a5a-4f85-bd7d-f2a7d32e420c)

How to test my own videos, do I need to train first? I only have a low res video

https://github.com/dvschultz/stylegan2-ada-pytorch/issues/43 ![image](https://user-images.githubusercontent.com/48466610/212226071-3c402cb4-3d4f-4fa9-a7ad-e384aa3b13b6.png)

Can I use this project in the green shed because I found that there are white walls without texture testing,(Hand-held dataset with textureless wall)? like this room for Camera positioning...

I want to use the stylegan2-ada-pytorch model as a stylegan-pytorch([rosinality](https://github.com/rosinality)) pre-training model. I find that the model is loaded with missing parameters. What should I do? ![image](https://user-images.githubusercontent.com/48466610/212224942-fa15ba43-09e3-4a58-b6af-0750a5aa7788.png) ![1 2](https://user-images.githubusercontent.com/48466610/212225801-78710fd0-eff9-4c2a-8a49-f78e5848955b.png) ![image](https://user-images.githubusercontent.com/48466610/212226169-877d68bb-c98a-43d7-b63d-c2e3921e28d7.png)