Skip to content
View YAOMOREN's full-sized avatar

Block or report YAOMOREN

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PointCNN PointCNN Public

    Forked from yangyanli/PointCNN

    PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)

    Python 1

  2. pointnet pointnet Public

    Forked from charlesq34/pointnet

    PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

    Python 1

  3. pointnet2 pointnet2 Public

    Forked from charlesq34/pointnet2

    PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space

    Python 1

  4. yaojian yaojian Public

  5. pointSIFT pointSIFT Public

    Forked from MVIG-SJTU/pointSIFT

    a module for 3D semantic segmentation in point clouds.

    Python

  6. deep-learning deep-learning Public

    Forked from tz28/deep-learning

    personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout, 三种梯度下降方法(BGD, SGD, mini-batch),六种优化算法(momentum、nesterov mom…

    Python