- 10 Oct, 2022 1 commit
-
-
Ruilong Li(李瑞龙) authored
-
- 09 Oct, 2022 4 commits
-
-
Ruilong Li(李瑞龙) authored
-
Ruilong Li(李瑞龙) authored
-
Ruilong Li(李瑞龙) authored
-
Ruilong Li(李瑞龙) authored
* zeros -> emtpy in cuda * disable cuda hint if is been built * update examples with better perf * bump version to 0.2.0 * update readme * update index and readm * clean up doc
-
- 07 Oct, 2022 3 commits
-
-
Ruilong Li(李瑞龙) authored
* add distortion loss * update init * bump version
-
Ruilong Li(李瑞龙) authored
* new utils * proper test for pack * add test por cdf and query occ * add deprecated warning * bump version * fix list return to tuple
-
Ruilong Li(李瑞龙) authored
* fix rendering alpha_thre to 0 by default * bump version
-
- 06 Oct, 2022 2 commits
-
-
Ruilong Li(李瑞龙) authored
-
Ruilong Li(李瑞龙) authored
-
- 05 Oct, 2022 6 commits
-
-
Ruilong Li(李瑞龙) authored
-
Ruilong Li(李瑞龙) authored
* new logo * size * larger logo
-
Ruilong Li(李瑞龙) authored
* new logo * size
-
Ruilong Li(李瑞龙) authored
* update requirements * fix RTD requirements
-
Ruilong Li(李瑞龙) authored
* more organized version * add copyrights * proper versioning * proper versioning * cleanup project; read version from pyproject * read version from pyproject * update weblink * cleanup nerfacc file structure * propoer test contraction * proper test for intersection * proper tests for pack, grid, and intersection * proper testing for rendering * bug fix * proper testing for marching * run check reformat * add hints on nvcc not found * add doc to readme * resume github check * update readthedocs env * rm tool.setuptools.packages.find
-
Xiaoming Zhao authored
Co-authored-by:Xiaoming Zhao <xmzh@fb.com>
-
- 04 Oct, 2022 3 commits
-
-
Ruilong Li(李瑞龙) authored
* support alpha_thre for rendering and ray marching. default to zero * bump version * hot fix * bump version to 0.1.4-1
-
Ruilong Li(李瑞龙) authored
* support alpha_thre for rendering and ray marching. default to zero * bump version * hot fix
-
Ruilong Li(李瑞龙) authored
* support alpha_thre for rendering and ray marching. default to zero * bump version
-
- 03 Oct, 2022 3 commits
-
-
Matthew Tancik authored
* rename nerfactory to nerfstudio * bump version
-
Matthew Tancik authored
-
Matthew Tancik authored
-
- 01 Oct, 2022 1 commit
-
-
Ruilong Li(李瑞龙) authored
* tiny bug fix for alpha rendering; remove the pipeline function * fix import
-
- 28 Sep, 2022 10 commits
-
-
Ruilong Li(李瑞龙) authored
* update doc and bump version * update docs with final scores * minor fix
-
Ruilong Li(李瑞龙) authored
* update doc and bump version * update docs with final scores
-
Sara Fridovich-Keil authored
-
Ruilong Li(李瑞龙) authored
-
Ruilong Li(李瑞龙) authored
* ngp doc * fix doc title * benchmark ngp is done. * finer training schedule for mlp-based nerfs * slightly doc update * update index * fix contraction issue * enable auto aabb * before launch * benchmark
-
Ruilong Li(李瑞龙) authored
* ngp doc * fix doc title * benchmark ngp is done. * finer training schedule for mlp-based nerfs * slightly doc update * update index
-
Ruilong Li(李瑞龙) authored
* ngp doc * fix doc title
-
Ruilong Li authored
-
Ruilong Li authored
-
Ruilong Li authored
-
- 27 Sep, 2022 1 commit
-
-
Ruilong Li(李瑞龙) authored
* seems working * contraction func in cuda * Update type * More type updates * disable DDA for contraction * update contraction perfom in readme * 360 data: Garden * eval at max_steps * add perform of 360 to readme * fix contraction scaling * tiny hot fix * new volrend * cleanup ray_marching.cu * cleanup backend * tests * cleaning up Grid * fix doc for grid base class * check and fix for contraction * test grid * rendering and marching * transmittance_compress verified * rendering is indeed faster * pipeline is working * lego example * cleanup * cuda folder is cleaned up! finally! * cuda formatting * contraction verify * upgrade grid * test for ray marching * pipeline * ngp with contraction * train_ngp runs but slow * trasmittance seperate to two. Now NGP is as fast as before * verified faster than before * bug fix for contraction * ngp contraction fix * tiny cleanup * contraction works! yay! * contraction with tanh seems working * minor update * support alpha rendering * absorb visibility to ray marching * tiny import update * get rid of contraction temperture; * doc for ContractionType * doc for Grid * doc for grid.py is done * doc for ray marching * rendering function * fix doc for rendering * doc for vol rend * autosummary for utils * fix autosummary line break * utils docs * api doc is done * starting work on examples * contraction for npg is in python now * further clean up examples * mlp nerf is running * dnerf is in * update readme command * merge * disable pylint error for now * reformatting and skip tests without cuda * fix the type issue for contractiontype * fix cuda attribute issue * bump to 0.1.0 Co-authored-by:Matt Tancik <tancik@berkeley.edu>
-
- 21 Sep, 2022 2 commits
-
-
Matthew Tancik authored
-
Matthew Tancik authored
* add code checks and linting * Always clean docs folder
-
- 20 Sep, 2022 4 commits
-
-
Matthew Tancik authored
-
Ruilong Li(李瑞龙) authored
* fix dda marching * bump to 0.0.9 * update test * mark readme as v0.0.8
-
Ruilong Li authored
-
Brent Yi authored
-