MCPcopy Index your code
hub / github.com/LeapLabTHU/ActiveNeRF / run_nerf.py

File run_nerf.py

run_nerf.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os, sys
2import numpy as np
3import imageio
4import json

Callers

nothing calls this directly

Calls 2

config_parserFunction · 0.85
trainFunction · 0.85

Tested by

no test coverage detected