• Jeremy Reizenstein's avatar
    Use sample_pdf from PyTorch3D in NeRF · 12514463
    Jeremy Reizenstein authored
    Summary:
    Use PyTorch3D's new faster sample_pdf function instead of local Python implementation.
    
    Also clarify deps for the Python implementation.
    
    Reviewed By: gkioxari
    
    Differential Revision: D30512109
    
    fbshipit-source-id: 84cfdc00313fada37a6b29837de96f6a4646434f
    12514463
test_sample_pdf.py 3.4 KB