GriffinLiang
Visual Information Processing and Learning Laboratory Institute of Computing Technology Chinese Academy of SciencesNo.6 Kexueyuan South Road Zhongguancun, Haidian District Beijing, China
Pinned Repositories
AC-RNN
AISD
Acute ischemic stroke dataset
Books
2
cvpr17_vtranse
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
griffinliang.github.com
SmAE
Code for the paper Representation Learning with Smooth Autoencoder. Proceedings of Asian Conference of Computer Vision, Nov. 1-5, 2014, Singapore
UMF
ICCV2015
UNet-family
Paper and implementation of UNet-related model.
vrd-dsr
Code for Visual Relationship Detection with Deep Structural Ranking (AAAI2018)
GriffinLiang's Repositories
GriffinLiang/vrd-dsr
Code for Visual Relationship Detection with Deep Structural Ranking (AAAI2018)
GriffinLiang/AISD
Acute ischemic stroke dataset
GriffinLiang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
GriffinLiang/Books
2
GriffinLiang/SmAE
Code for the paper Representation Learning with Smooth Autoencoder. Proceedings of Asian Conference of Computer Vision, Nov. 1-5, 2014, Singapore
GriffinLiang/UMF
ICCV2015
GriffinLiang/AC-RNN
GriffinLiang/cvpr17_vtranse
GriffinLiang/UNet-family
Paper and implementation of UNet-related model.
GriffinLiang/auto-redaction
Search and change the format of the cell which contains the specified keywords in xlsx.
GriffinLiang/griffinliang.github.com
GriffinLiang/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
GriffinLiang/awesome-stars
My Awesome List
GriffinLiang/drnet_cvpr2017
Detecting Visual Relationships with Deep Relational Networks
GriffinLiang/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
GriffinLiang/faster_rcnn_pytorch
Faster RCNN with PyTorch
GriffinLiang/medseg-baselines
Baseline methods for medical image segmentation
GriffinLiang/multimodal-neural-language-models
Automatically exported from code.google.com/p/multimodal-neural-language-models
GriffinLiang/Paper-Reading-Group
List shared papers in our group
GriffinLiang/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
GriffinLiang/pytorch-faster-rcnn
I would appreciate if someone can retrain the model. The "finetune from scratch" result should be better because the training details have been changed. (And mobilenet training not supported yet.)
GriffinLiang/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
GriffinLiang/ResNeXt.pytorch
Reproduces ResNet-V3 with pytorch
GriffinLiang/styleguide
Style guides for Google-originated open-source projects
GriffinLiang/TFFRCNN
FastER RCNN built on tensorflow
GriffinLiang/vision
Datasets, Transforms and Models specific to Computer Vision
GriffinLiang/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS