hiyyg

Results 29 issues of hiyyg

Hi, as said in README, dropblock has been implemented in this repo, but I can not find where it is implemented.

## 🚀 Feature and Motivation Outlier removal is very important for practical usage,libraries like open3d/pcl have CPU support of outlier removal (e.g., http://www.open3d.org/docs/latest/tutorial/Advanced/pointcloud_outlier_removal.html). It would be nice if pytorch3d could...

enhancement

Is there any function to do that?

**Have you read the documentation?** - [x] Yes - [ ] No - then this issue will be closed. Post your theoretical questions / usage questions here.

Hi @lessw2020, thanks for the very nice work! I noticed that in this Ranger21, the optimizer is tightly coupled with the lr scheduler, could you guide me how I can...

Hi, there is yet another recent proposed optimizer: https://github.com/clovaai/AdamP. Do you plan to include this?

Hi @joe-siyuan-qiao , have you tried WS + ConvTranspose2d + norm for any tasks? Do you think WS would benifit ConvTranspose2d?