Pinned Repositories
awesome-image-captioning
A curated list of image captioning and related area resources. :-)
cider
python codes for CIDEr - Consensus-based Image Caption Evaluation
coco-caption
CodingInterviewChinese2
《剑指Offer》第二版源代码
cvpr17_vtranse
Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
EyeSegmentation
FactorizableNet
Factorizable Net: An Efficient Subgraph-based Framework for Scene Graph Generation
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
neural-motifs
Code for Neural Motifs: Scene Graph Parsing with Global Context (CVPR 2018)
happynewya's Repositories
happynewya/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
happynewya/cider
python codes for CIDEr - Consensus-based Image Caption Evaluation
happynewya/coco-caption
happynewya/CodingInterviewChinese2
《剑指Offer》第二版源代码
happynewya/cvpr17_vtranse
happynewya/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
happynewya/FactorizableNet
Factorizable Net: An Efficient Subgraph-based Framework for Scene Graph Generation
happynewya/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
happynewya/neural-motifs
Code for Neural Motifs: Scene Graph Parsing with Global Context (CVPR 2018)
happynewya/faster_rcnn_pytorch
Faster RCNN with PyTorch
happynewya/graph-rcnn.pytorch
Pytorch code for our ECCV 2018 paper "Graph R-CNN for Scene Graph Generation"
happynewya/Grid2Op
happynewya/happynewya.github.io
happynewya/ImageCaptioning.pytorch
Image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-critical training is under my self-critical.pytorch repository.)
happynewya/kagglefacial
happynewya/L2RPN
CodaLab L2RPN: Learning to Run a Power Network
happynewya/L2RPN-using-A3C
Reinforcement Learning using the Actor-Critic framework for the L2RPN challenge (https://l2rpn.chalearn.org/ & https://competitions.codalab.org/competitions/22845#learn_the_details-overview). The agent trained using this code was one of the winners of the challenge. The code runs on the pypownet environment (https://github.com/MarvinLer/pypownet). It is released under a license of LGPLv3
happynewya/learn_dl
Deep learning algorithms source code for beginners
happynewya/learning-notes
happynewya/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
happynewya/MSDN
This is our PyTorch implementation of Multi-level Scene Description Network (MSDN) proposed in our ICCV 2017 paper.
happynewya/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
happynewya/pytorch-mask-rcnn
happynewya/qTox
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
happynewya/scp.py
scp module for paramiko
happynewya/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning; py3 version in py3 branch (it actually should be compatible to both py2 and py3)
happynewya/SGAE
happynewya/vrd
two models for visual relationship detection
happynewya/vrd-dsr
Code for Visual Relationship Detection with Deep Structural Ranking (AAAI2018)
happynewya/zhydong.github.io