Skip to content
View xingshulicc's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report xingshulicc

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
xingshulicc/README.md

xingshulicc

Machine learning, deep learning, evolution algorithm, the fans of math

trainval.py is used to generate txt file for detection

interminate_output.py is used to watch the interminate feature maps, the parametes can adjust during running the code are: img_path = '/home/xingshuli/Desktop/test_pictures/luna_female.jpeg' get_ith_layer_output; # i = 37 is better num_feature_maps; # =256 num_top_activation; # top 10 or other numbers

Pinned Loading

  1. deformable-convolution-Neural-Network deformable-convolution-Neural-Network Public

    A good example of deformable convolutional network for mnist classification

    Python 20 11

  2. xingshulicc xingshulicc Public

    Machine learning, deep learning, evolution algorithm, the fans of math

    Python 12 1

  3. External-Attention-pytorch External-Attention-pytorch Public

    Forked from xmu-xiaoma666/External-Attention-pytorch

    🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

    Python

  4. pytorch-image-models pytorch-image-models Public

    Forked from huggingface/pytorch-image-models

    PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more

    Python

  5. Vision-In-Transformer-Model Vision-In-Transformer-Model Public

    Apply Transformer Models to Computer Vision Tasks

    Python 4

  6. vision-transformer vision-transformer Public

    Forked from emla2805/vision-transformer

    Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)

    Python