Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CS-Notes
:books: Computer Science Learning Notes
Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
deeplearning.ai-note
网易云课堂终于官方发布了吴恩达经过授权的汉化课程-“”深度学习专项课程“”,这是自己做的一些笔记以及代码。下为网易云学习链接
kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
LeetCode
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
MachineLearning
Basic Machine Learning and Deep Learning
hcwei13's Repositories
hcwei13/C4_Ysneaker
hcwei13/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
hcwei13/CMML-Paddle
hcwei13/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
hcwei13/DeepLearning-Note
hcwei13/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
hcwei13/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
hcwei13/energy-based-scene-graph
Code release for Energy-Based Learning for Scene Graph Genertaion
hcwei13/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
hcwei13/hcwei13.github.io
hcwei13/image-caption-metrics
a py3 lib for NLP & image-caption metrics : BLEU METEOR CIDEr ROUGE SPICE WMD
hcwei13/image-captioning-DLCT
Official pytorch implementation of paper "Duel-Level Collaborative Transformer for Image Captioning" (AAAI 2021).
hcwei13/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
hcwei13/learngit
Git使用记录
hcwei13/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
hcwei13/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
hcwei13/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)
hcwei13/PaddleMM
Multi-Modal learning toolkit based on PaddlePaddle and PyTorch, supporting multiple applications such as multi-modal classification, cross-modal retrieval and image caption.
hcwei13/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
hcwei13/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
hcwei13/PyTorch-Networks
Pytorch implementation of cnn network
hcwei13/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
hcwei13/scene_graph_benchmark
image scene graph generation benchmark
hcwei13/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
hcwei13/SID-Paddle
This is a Paddle version of Learning to See in the Dark, CVPR 2018.
hcwei13/SparseR-CNN
End-to-End Object Detection with Learnable Proposal, CVPR2021
hcwei13/Swin-ImageCaption
Implementation of 'End-to-End Transformer Based Model for Image Captioning' [AAAI 2022]
hcwei13/Visual-Context-Window-Extension
Visual Context Window Extension: A New Perspective for Long Video Understanding
hcwei13/vscode-git-Docker-Remote-
vscode上git、Docker和Remote的使用方法
hcwei13/xmodaler
X-modaler is a versatile and high-performance codebase for cross-modal analytics(e.g., image captioning, video captioning, vision-language pre-training, visual question answering, visual commonsense reasoning, and cross-modal retrieval).