Pinned Repositories
2021
ASVspoof 2021 Baseline Systems
ant-design
An enterprise-class UI design language and React UI library
BCDU-Net
BCDU-Net : Medical Image Segmentation
caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
CSCI_561_USC
My homework solution & Sketch
CTformer
This repository includes implementation of CTformer on Low-dose CT Denoising
DAB-DETR
[ICLR 2022] DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR
Deep_Learning
added all materials
DU-GAN
DU-GAN: Generative Adversarial Networks with Dual-Domain U-Net Based Discriminators for Low-Dose CT Denoising
transfiner
Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022
pangrunqi's Repositories
pangrunqi/transfiner
Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022
pangrunqi/2021
ASVspoof 2021 Baseline Systems
pangrunqi/ant-design
An enterprise-class UI design language and React UI library
pangrunqi/BCDU-Net
BCDU-Net : Medical Image Segmentation
pangrunqi/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
pangrunqi/CSCI_561_USC
My homework solution & Sketch
pangrunqi/CTformer
This repository includes implementation of CTformer on Low-dose CT Denoising
pangrunqi/DAB-DETR
[ICLR 2022] DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR
pangrunqi/Deep_Learning
added all materials
pangrunqi/DU-GAN
DU-GAN: Generative Adversarial Networks with Dual-Domain U-Net Based Discriminators for Low-Dose CT Denoising
pangrunqi/FR-UNet
[JBHI2021] Full-Resolution Network and Dual-ThresholdIteration for Retinal Vessel and CoronaryAngiograph Segmentation
pangrunqi/image_captioning
image captioning trained using COCO dataset in pytorch
pangrunqi/LateTemporalModeling3DCNN
pangrunqi/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
pangrunqi/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
pangrunqi/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
pangrunqi/pose-tensorflow
Human Pose estimation with TensorFlow framework
pangrunqi/PSA
This is an official implementation of "Polarized Self-Attention: Towards High-quality Pixel-wise Regression"
pangrunqi/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
pangrunqi/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
pangrunqi/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
pangrunqi/st-gcn-sl
Spatial Temporal Graph Convolutional Networks for Sign Language (ST-GCN-SL) Recognition
pangrunqi/tfjs-models
Pretrained models for TensorFlow.js
pangrunqi/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch