realfusion icon indicating copy to clipboard operation
realfusion copied to clipboard

Results 17 realfusion issues
Sort by recently updated
recently updated
newest added

I dont know if we can run this code on server without GPU, I only have CPU server, thanks!

enhancement

### Description Thanks for your excellent work. But I have a ImportError when I run main.py. Details of the error are as follows: Traceback (most recent call last): File "/root/autodl-tmp/realfusion-main/main.py",...

bug

Thank you for your work! I found that there was a janus problem in the result of the "teddy bear" example, because the textural inversion was over-fitted to its front...

enhancement

Could you please help me out here? What is **_lovely_tensors_**? I've never heard that before, and what is that for?

### Description Hi, @lukemelas, great work. Wanted something like this for a while. Your model's accuracy is better than earlier versions of 2D to 3D models. I am running all...

bug

Thanks for your great effort. I have some Q on the loss. 1. Is the loss image in page 6 is the reconstuction loss in reference view? (the input image)...

neg_sjc is the original implementation of score jacobian loss pos_sjc is the positive of the score jacobian loss combined_sjc_sd is a combination [sum] of the sds loss and sjc loss

### Description Running python main.py --0 gives an error with TypeError. ```Traceback (most recent call last): File "main.py", line 9, in from nerf.provider_image import NeRFDataset as ImageOnlyNeRFDataset File "/data/ruihan/projects/realfusion/nerf/provider_image.py", line...

bug

ModuleNotFoundError: No module named '_gridencoder' This error appears, how do I resolve it?

enhancement

How can I get a model to train? Could you tell me which .py file I should use?

enhancement