Skip to content
/ vcnerf Public

A PyTorch implementation of NeRF in the style of MMDetection

Notifications You must be signed in to change notification settings

lsongx/vcnerf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PyTorch implementation of NeRF

  • FP16
  • distributed training
CUDA_VISIBLE_DEVICES=0,1,2,3 python -m torch.distributed.launch --nproc_per_node=4 train.py --use_fp16 1

About

A PyTorch implementation of NeRF in the style of MMDetection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published