Skip to content
View ShuheCN's full-sized avatar

Block or report ShuheCN

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. pytorch-visual-block pytorch-visual-block Public

    继承自pytorch nn.Module 的特征图可视化插件。Visual plug-ins inherited from pytorch nn.Module.

    Python 1

  2. SSD-Resnet-Attention-FeatureFusion SSD-Resnet-Attention-FeatureFusion Public

    Forked from Robust-Jay/SSD-Resnet-Attention-FeatureFusion

    SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型

    Python

  3. ssd-pytorch ssd-pytorch Public

    Forked from 2014Vee/ssd-pytorch

    基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss

    Python

  4. GitHubGraduation-2021 GitHubGraduation-2021 Public

    Forked from github-education-resources/GitHubGraduation-2021

    Join the GitHub Graduation Yearbook and "walk the stage" on June 5.

    JavaScript

  5. Bayesian-Crowd-Counting Bayesian-Crowd-Counting Public

    Forked from ZhihengCV/Bayesian-Crowd-Counting

    Official Implement of ICCV 2019 oral paper Bayesian Loss for Crowd Count Estimation with Point Supervision

    Python

  6. pytorch-grad-cam pytorch-grad-cam Public

    Forked from xn1997/pytorch-grad-cam

    特征图可视化(个人修改版)

    Python