Skip to content
View miaoshuyu's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Fudan University
  • Shanghai
Block or Report

Block or report miaoshuyu

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

  1. object-detection-usages object-detection-usages Public

    The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、CIoU loss, cross-entropy、focal-loss、GHM, AP/MAP and so on by …

    Python 192 44

  2. pytorch-tensorboardx-visualization pytorch-tensorboardx-visualization Public

    The use examples of tensorboard on pytorch

    Python 147 50

  3. Awesome-DeepLearning-Knowledge Awesome-DeepLearning-Knowledge Public

    The awesome deeplearning knowledges that i often meet.

    56 6

  4. awesome-attention-pytorch awesome-attention-pytorch Public

    Some brief implementation of awesome attention blocks like SeNet, CBAM, DANet, A2attention and so on.

    Python 8 5

  5. pytorch-loss pytorch-loss Public

    Forked from CoinCheung/pytorch-loss

    label-smooth, amsoftmax, focal-loss, triplet-loss, lovasz-softmax. Maybe useful

    Python 1

  6. Grad-CAM.pytorch Grad-CAM.pytorch Public

    Forked from yuyijie1995/Grad-CAM.pytorch

    pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...

    Python