Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
adversarial-attacks-pytorch
A pytorch implementations of Adversarial attacks and utils
awesome-image-captioning
A curated list of image captioning and related area resources. :-)
BERT-pytorch
Google AI 2018 BERT pytorch implementation
bottom-up-attention.pytorch
An PyTorch reimplementation of bottom-up-attention models
caption
CN-Face-Recognition
DPatch
An adversarial attack on object detectors
Grad_CAM_Pytorch-1.01
CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解
News_Dataset
coding of News Dateset
fi94's Repositories
fi94/News_Dataset
coding of News Dateset
fi94/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
fi94/adversarial-attacks-pytorch
A pytorch implementations of Adversarial attacks and utils
fi94/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
fi94/BERT-pytorch
Google AI 2018 BERT pytorch implementation
fi94/bottom-up-attention.pytorch
An PyTorch reimplementation of bottom-up-attention models
fi94/caption
fi94/CN-Face-Recognition
fi94/DPatch
An adversarial attack on object detectors
fi94/Grad_CAM_Pytorch-1.01
CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解
fi94/graph-rcnn.pytorch
Pytorch code for our ECCV 2018 paper "Graph R-CNN for Scene Graph Generation" and other papers
fi94/image-captioning-bottom-up-top-down
PyTorch implementation of Image captioning with Bottom-up, Top-down Attention
fi94/Image-Captioning-PyTorch
图像中文描述+视觉注意力
fi94/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
fi94/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
fi94/SGAE
fi94/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
fi94/transformers-code
手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube
fi94/utils
fi94/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
fi94/yolov3