Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages