Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/InstantSplat
/ getTestCameras
Method
getTestCameras
scene/__init__.py:105–106 ·
view source on GitHub ↗
(self, scale=1.0)
Source
from the content-addressed store, hash-verified
103
return
self.train_cameras[scale]
104
105
def
getTestCameras(self, scale=1.0):
106
return
self.test_cameras[scale]
Callers
2
render_sets
Function · 0.95
training_report
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected