Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 483 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 483 Bytes

NeRF_Verify

Positional Encoding in NeRF

Kaggle

模型训练

创建 conda 环境

cd Use_of_PE
conda env create -f environment.yml

运行代码

python PE_pl.py

实验结果

MLP with Positional Encoding MLP without Positional Encoding
figure 1 figure 2