cv/cv nerf 3d reconstruction 4k nerf damo (#389)

* add 4k-nerf core files

* update configure file

* update dataloader and model path

* update unittest

* Delete test_4k.py

* update unittest

* update unittest

* update pre-commit

* update dataloader

* update cuda code path

* check with pre-commit

---------

Co-authored-by: zhongshu.wzs <zhongshu.wzs@alibaba-inc.com>
Co-authored-by: wenmeng zhou <wenmeng.zwm@alibaba-inc.com>
This commit is contained in:
frozoul
2023-07-28 10:37:13 +08:00
committed by GitHub
parent 3bd395a0c9
commit 2566d028cd
28 changed files with 35031 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ tensorflow-estimator>=1.15.1
tf_slim
thop
timm>=0.4.9
torch-scatter
torchmetrics>=0.6.2
torchsummary>=1.5.1
torchvision