Skip to content
View jiangtaoxie's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Vision by Leaning Group (DLUT_VLG)
  • Dalian University of Technology, China
Block or Report

Block or report jiangtaoxie

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

Pinned

  1. SoT SoT Public

    SoT: Delving Deeper into Classification Head for Transformer

    Python 47 6

  2. fast-MPN-COV fast-MPN-COV Public

    @CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact bilinear pooling etc.) for training from scratch & finetuning.

    Python 268 56

  3. MPN-COV MPN-COV Public

    @ICCV2017: For exploiting second-order statistics, we propose Matrix Power Normalized Covariance pooling (MPN-COV) ConvNets, different from and outperforming those using global average pooling.

    Cuda 73 27

  4. Tensorflow-Fast-MPNCOV Tensorflow-Fast-MPNCOV Public

    Forked from XuChunqiao/Tensorflow-Fast-MPNCOV

    Fast_MPNCOV implemented by TensorFlow2.0 for training from scratch & finetuning; BCNN implemented by Tensorflow2.0 for finetuning;Compact BCNN implemented by Tensorflow2.0 for finetuning

    Python