Pinned Repositories
attribute-aware-attention
Code for paper: Attribute-Aware Attention Model for Fine-grained Representation Learning
Awesome-Chinese-Books
一些很棒的中文技术书的PDF集合:Collections of awesome Chinese Books for Developers in PDF
betterJavaerDemo
编程喵学习
CAM
Class Activation Mapping
CAM-1
VGG transfer learning and Class Activation Mapping
chatgpt-prompt-collection
DCL
Destruction and Construction Learning for Fine-grained Image Recognition
FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
sensitive-data-encrypt-mybatis
mybatis拦截器实现敏感数据加解密
goingboy's Repositories
goingboy/DCL
Destruction and Construction Learning for Fine-grained Image Recognition
goingboy/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
goingboy/fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
goingboy/sensitive-data-encrypt-mybatis
mybatis拦截器实现敏感数据加解密
goingboy/attribute-aware-attention
Code for paper: Attribute-Aware Attention Model for Fine-grained Representation Learning
goingboy/Awesome-Chinese-Books
一些很棒的中文技术书的PDF集合:Collections of awesome Chinese Books for Developers in PDF
goingboy/betterJavaerDemo
编程喵学习
goingboy/CAM
Class Activation Mapping
goingboy/CAM-1
VGG transfer learning and Class Activation Mapping
goingboy/chatgpt-prompt-collection
goingboy/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
goingboy/CV-SPPnet
SPP net详解
goingboy/cvpr2019
cvpr2019 papers
goingboy/cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection
code and model of Pyramid Feature Selective Network for Saliency detection
goingboy/DeepLearning
goingboy/DFL-CNN
This is a pytorch re-implementation of Learning a Discriminative Filter Bank Within a CNN for Fine-Grained Recognition
goingboy/faster_rcnn_pytorch
Faster RCNN with PyTorch
goingboy/FPN_pytorch
Implement FPN with pytorch
goingboy/gluon-cv
Gluon CV Toolkit
goingboy/LearningNotes
📚 一些记录~
goingboy/NTS-Net
This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu, Jun Gao, Liwei Wang).
goingboy/picture
图床
goingboy/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
goingboy/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
goingboy/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
goingboy/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
goingboy/reggie_take_out
goingboy/sppnet-pytorch
A simple Spatial Pyramid Pooling layer which could be added in CNN
goingboy/websocketDemo