-
@dariopavllo , congratulations on your presentation at NIPS 2020. Interesting work. Have a few quick questions.
1. What exactly would be involved in using custom images to generate 3D meshes a…
-
I tested the model on the data provided in the **Colab notebook**. it was really interesting. but when I tried to test on my own data, the result was so weird (especially when testing with a face turn…
-
Thanks for sharing your work!
I have reproduced the code in this repo, however I was not able to reach the results on the paper.
This is my result. My RMSE(4.072) is much higher then the score me…
-
`import NumPy as np
import matplotlib
import matplotlib.pyplot as plt
import TensorFlow as tf
from sklearn import metrics
import random
from random import randint
import time
import os
LABE…
-
!python realesrgan/train.py -opt options/finetune_realesrgan_x4plus.yml --auto_resume
Here is my 'finetune_realesrgan_x4plus.yml'
# general settings
name: finetune_RealESRGANx4plus_400k
model_…
-
Really a great work. Helped me to understand better. Can you please tell me the steps to follow to get region proposals for a test image?
-
Hello,
Thanks for providing source-code of this amazing work.
I am trying to reproduce your work line-by-line, and found a lot of implementation unclear. Hopefully, you would help to clarify the…
-
Great work! I encountered some errors when trying to reproduce your sr_model. The errors are as follows:
Traceback (most recent call last):
File "Experimental_root/train.py", line 16, in
…
-
您好,最近我在用pytorch复现cartoon的工作,但是我这边发现了一个生成图像色调偏黑的问题。这个是取决于风格图吗?请问一下,卡通图的选取有什么需要注意的吗?我是按照每隔一段时间抽取一帧的方法。
-
# ComfyUI Error Report
## Error Details
- **Node Type:** CCSR_Model_Select
- **Exception Type:** urllib.error.URLError
- **Exception Message:**
## Stack Trace
```
File "F:\webui\ComfyUI\exec…