TensoRF icon indicating copy to clipboard operation
TensoRF copied to clipboard

[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields

Results 63 TensoRF issues
Sort by recently updated
recently updated
newest added
trafficstars

When I used colmap to convert my data set to llff format, the following problems occurred in my rendering results: ![微信图片_20240318144812](https://github.com/apchenstu/TensoRF/assets/108217429/7f709229-f4db-4d90-a0e8-83facd1592d8) Please tell me how to solve this situation

I don't konw what should I write in the next coda. ` parser.add_argument("--exp", type=str, help="folder of exps", default="") parser.add_argument("--paramStr", type=str, help="str of params", default="") ` what the --exp and --paramStr...

Hi, Is there anyway I can find the FPS of TensoRF? as I dont see it anywhere written in the paper.