Pinned Repositories
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
awesome-visual-question-answering
A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
block.bootstrap.pytorch
BLOCK (AAAI 2019), with a multimodal fusion library for deep learning models
bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
Credit-Card-Recognition
A python program to extract the vital information from credit card image such as type of card, card number, card holder's name and validity date using OCR-A font recognition in openCV
Cross_Modality_Relevance
The source code of ACL 2020 paper: "Cross-Modality Relevance for Reasoning on Language and Vision"
esayTry
FD-CNN
ADL and Fall Detection
HumanFallDetection
Real-time, Multi-person & Multi-camera Fall Detector in Python
AIstudentSH's Repositories
AIstudentSH/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
AIstudentSH/awesome-visual-question-answering
A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.
AIstudentSH/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
AIstudentSH/block.bootstrap.pytorch
BLOCK (AAAI 2019), with a multimodal fusion library for deep learning models
AIstudentSH/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
AIstudentSH/Credit-Card-Recognition
A python program to extract the vital information from credit card image such as type of card, card number, card holder's name and validity date using OCR-A font recognition in openCV
AIstudentSH/Cross_Modality_Relevance
The source code of ACL 2020 paper: "Cross-Modality Relevance for Reasoning on Language and Vision"
AIstudentSH/esayTry
AIstudentSH/FD-CNN
ADL and Fall Detection
AIstudentSH/HumanFallDetection
Real-time, Multi-person & Multi-camera Fall Detector in Python
AIstudentSH/lxmert
PyTorch code for EMNLP 2019 paper "LXMERT: Learning Cross-Modality Encoder Representations from Transformers".
AIstudentSH/mcan-vqa
Deep Modular Co-Attention Networks for Visual Question Answering
AIstudentSH/n2nmn
Code release for Hu et al. Learning to Reason: End-to-End Module Networks for Visual Question Answering. in ICCV, 2017
AIstudentSH/PlotNeuralNet
Latex code for making neural networks diagrams
AIstudentSH/pythia
A modular framework for Visual Question Answering research by the FAIR A-STAR team
AIstudentSH/python_interview_question
关于python的面试题
AIstudentSH/self_critical_vqa
Code for NeurIPS 2019 paper ``Self-Critical Reasoning for Robust Visual Question Answering''
AIstudentSH/show-me-the-code
Python 练习册,每天一个小程序
AIstudentSH/SpanBERT
Code for using and evaluating SpanBERT.
AIstudentSH/SVM-w-SMO
Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.
AIstudentSH/VCTree-Visual-Question-Answering
Code for the Visual Question Answering (VQA) part of CVPR 2019 oral paper: "Learning to Compose Dynamic Tree Structures for Visual Contexts"
AIstudentSH/vilbert-multi-task
Multi Task Vision and Language
AIstudentSH/VL-BERT
Code for the paper "VL-BERT: Pre-training of Generic Visual-Linguistic Representations".
AIstudentSH/vqa-mfb
AIstudentSH/vqa-project
Code for our paper: Learning Conditioned Graph Structures for Interpretable Visual Question Answering
AIstudentSH/vqa-sva
Structured Attentions for Visual Question Answering
AIstudentSH/vqa.pytorch
Visual Question Answering in Pytorch
AIstudentSH/VQA2.0-Recent-Approachs-2018.pytorch
A pytroch reimplementation of "Bilinear Attention Network", "Intra- and Inter-modality Attention", "Learning Conditioned Graph Structures", "Learning to count object", "Bottom-up top-down" for Visual Question Answering 2.0
AIstudentSH/VQA2019
Our approach to tackle the task of Visual Question Answering
AIstudentSH/Waking-Up
计算机基础面试问题全面总结,包含详细的follow-up question以及答案;模拟面试,知识点复习,快速备战面试...