Pinned Repositories
prolificdreamer
ProlificDreamer: High-Fidelity and Diverse Text-to-3D Generation with Variational Score Distillation (NeurIPS 2023 Spotlight)
air-quality-prediction
KDD Cup 2018 Fresh Air
AsymFusion
[ACMMM 2020] Code release for "Learning Deep Multimodal Feature Representation with Asymmetric Multi-layer Fusion"
CEN
[TPAMI 2023, NeurIPS 2020] Code release for "Deep Multimodal Fusion by Channel Exchanging"
EIP
[ACMMM 2021, Oral] Code release for "Elastic Tactile Simulation Towards Tactile-Visual Perception"
NRL-implement
Implementation of some network representation methods including DeepWalk, LINE, node2vec and GraphGAN (In TensorFlow)
RS-Nets
[ECCV 2020] Code release for "Resolution Switchable Networks for Runtime Efficient Image Recognition"
SNN
[ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"
TokenFusion
[CVPR 2022] Code release for "Multimodal Token Fusion for Vision Transformers"
Vidu4D
[NeurIPS 2024] Vidu4D: Single Generated Video to High-Fidelity 4D Reconstruction with Dynamic Gaussian Surfels
yikaiw's Repositories
yikaiw/Vidu4D
[NeurIPS 2024] Vidu4D: Single Generated Video to High-Fidelity 4D Reconstruction with Dynamic Gaussian Surfels
yikaiw/CEN
[TPAMI 2023, NeurIPS 2020] Code release for "Deep Multimodal Fusion by Channel Exchanging"
yikaiw/TokenFusion
[CVPR 2022] Code release for "Multimodal Token Fusion for Vision Transformers"
yikaiw/EIP
[ACMMM 2021, Oral] Code release for "Elastic Tactile Simulation Towards Tactile-Visual Perception"
yikaiw/RS-Nets
[ECCV 2020] Code release for "Resolution Switchable Networks for Runtime Efficient Image Recognition"
yikaiw/SNN
[ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"
yikaiw/AsymFusion
[ACMMM 2020] Code release for "Learning Deep Multimodal Feature Representation with Asymmetric Multi-layer Fusion"
yikaiw/alfred
ALFRED - A Benchmark for Interpreting Grounded Instructions for Everyday Tasks
yikaiw/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)
yikaiw/dexterous-gym
Challenging dexterous manipulation environments for RL that extend the hand manipulation environments introduced in OpenAI's Gym
yikaiw/prolificdreamer
ProlificDreamer: High-Fidelity and Diverse Text-to-3D Generation with Variational Score Distillation
yikaiw/3D-Machine-Learning
A resource repository for 3D machine learning
yikaiw/Awesome-Imitation-Learning
A curated list of awesome imitation learning resources and publications
yikaiw/difftaichi
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
yikaiw/dream-textures
Stable Diffusion built-in to Blender
yikaiw/dsr
[CoRL 2020] Learning 3D Dynamic Scene Representations for Robot Manipulation
yikaiw/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
yikaiw/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
yikaiw/ml-hypersim
Hypersim: A Photorealistic Synthetic Dataset for Holistic Indoor Scene Understanding
yikaiw/model-compression
model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)
yikaiw/noah-research
Noah Research
yikaiw/Pixel2Mesh
A complete Pixel2Mesh implementation in PyTorch
yikaiw/RBNN
Pytorch implementation of our NeurIPS 2020 -- Rotated Binary Neural Network
yikaiw/RGBD_Semantic_Segmentation_PyTorch
PyTorch Implementation of some RGBD Semantic Segmentation models.
yikaiw/SegmenTron
Support Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN)
yikaiw/stable-diffusion
A latent text-to-image diffusion model
yikaiw/taichi
Productive & portable programming language for high-performance, sparse & differentiable computing
yikaiw/taichi_mpm
High-performance material point method (MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
yikaiw/taskonomy-original
Taskonomy: Disentangling Task Transfer Learning
yikaiw/TorchSeg
Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.