Highlights
- Pro
Pinned
248 contributions in the last year
Less
More
Activity overview
Contributed to
PeterL1n/BackgroundMattingV2,
UWRealityLab/xrcapstone21sp-team6,
Virginiacxy/self-driving-car-in-CARLA
and 5 other
repositories
Contribution activity
August 2021
Created 1 commit in 1 repository
Created 1 repository
- PeterL1n/hub Python
Created an issue in facebookresearch/pytorch3d that received 4 comments
GridRaySampler should not persist the grid.
GridRaySampler creates the grid in constructor and calls register_buffer. However, we should pass persistent=False argument so that the c…
4
comments