Pinned Repositories
AS-SGG
bottom_up_features_extract
An PyTorch reimplementation of bottom-up-attention models
COC
Code for ACMMM2024 paper COC.
COCOAPI_Visualization
cuda-cpp-c-compile
FLAN
Code for PR2024 paper FLAN.
GraphVQA
GraphVQA: Language-Guided Graph Neural Networks for Scene Graph Question Answering
HP
Code for BMVC2024 paper HP.
Priv_Labelimg
A labelimg tool concludes box,segmentation,instance keypoints, brush, human part features.
Privision
ZHUXUHAN's Repositories
ZHUXUHAN/Priv_Labelimg
A labelimg tool concludes box,segmentation,instance keypoints, brush, human part features.
ZHUXUHAN/ijb_megaface_test
ZHUXUHAN/panet
ZHUXUHAN/reid-baseline
ZHUXUHAN/annotated-butd
Bottom-Up Top-Down Attention for VQA Implementation accompanying Annotated BUTD Blog Post
ZHUXUHAN/Automatic-Image-Captioning
A neural network architecture(CNN+LSTM) that automatically generates captions from the images. The model uses ResNet architecture to train the Encoder while DecoderRNN has to be trained with our choice of trainable parameters. I have trained the model on the Microsoft Common Objects in COntext (MS COCO) dataset and have tested the network on fictitious images!
ZHUXUHAN/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
ZHUXUHAN/backbone
ZHUXUHAN/C-HOI
Cascaded Human-Object Interaction Recognition (CVPR2020)
ZHUXUHAN/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
ZHUXUHAN/densepose_bishe
ZHUXUHAN/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
ZHUXUHAN/DJ-RN
As a part of HAKE project (HAKE-3D). Code for our CVPR2020 paper "Detailed 2D-3D Joint Representation for Human-Object Interaction".
ZHUXUHAN/graph-rcnn.pytorch
Pytorch code for our ECCV 2018 paper "Graph R-CNN for Scene Graph Generation" and other papers
ZHUXUHAN/GraphCMR
Repository for the paper "Convolutional Mesh Regression for Single-Image Human Shape Reconstruction"
ZHUXUHAN/horovod_test
ZHUXUHAN/insightface
Face Analysis Project on MXNet
ZHUXUHAN/mmdetection
Open MMLab Detection Toolbox and Benchmark
ZHUXUHAN/mobilenetv3.pytorch
74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet
ZHUXUHAN/my_yolo
ZHUXUHAN/paper-figure
ZHUXUHAN/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
ZHUXUHAN/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
ZHUXUHAN/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
ZHUXUHAN/ResNeSt
ResNeSt: Split-Attention Network
ZHUXUHAN/SGAE
ZHUXUHAN/SPIN
Repository for the paper "Learning to Reconstruct 3D Human Pose and Shape via Model-fitting in the Loop"
ZHUXUHAN/tex2shape
This repository contains code corresponding to the paper "Tex2Shape: Detailed Full Human Body Geometry from a Single Image"
ZHUXUHAN/VSGNet
VSGNet:Spatial Attention Network for Detecting Human Object Interactions Using Graph Convolutions.
ZHUXUHAN/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS