BoChenYS
I am a machine intelligence scientist at Seeing Machines.
Seeing MachinesCanberra, Australia
Pinned Repositories
BoChenYS.github.io
BPnP
Back-propagatable PnP
contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
diffae
Official implementation of Diffusion Autoencoders
FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
ffjord
code for "FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models".
HRNet-Semantic-Segmentation
This is an official implementation of semantic segmentation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
infinigen
Infinite Photorealistic Worlds using Procedural Generation
ROPE
Robust Object Pose Estimation
satellite-pose-estimation
Satellite Pose Estimation with Deep Landmark Regression and Nonlinear Pose Refinement
BoChenYS's Repositories
BoChenYS/BPnP
Back-propagatable PnP
BoChenYS/satellite-pose-estimation
Satellite Pose Estimation with Deep Landmark Regression and Nonlinear Pose Refinement
BoChenYS/ROPE
Robust Object Pose Estimation
BoChenYS/BoChenYS.github.io
BoChenYS/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
BoChenYS/diffae
Official implementation of Diffusion Autoencoders
BoChenYS/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
BoChenYS/ffjord
code for "FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models".
BoChenYS/HRNet-Semantic-Segmentation
This is an official implementation of semantic segmentation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
BoChenYS/infinigen
Infinite Photorealistic Worlds using Procedural Generation
BoChenYS/infinityGAN
InfinityGAN: Towards Infinite-Resolution Image Synthesis
BoChenYS/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
BoChenYS/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
BoChenYS/instruct-pix2pix
BoChenYS/kotaemon
An open-source RAG-based tool for chatting with your documents.
BoChenYS/LogME
Code release for "LogME: Practical Assessment of Pre-trained Models for Transfer Learning" (ICML 2021), https://arxiv.org/abs/2102.11005
BoChenYS/MiniGPT-4
MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
BoChenYS/onnx2keras
Convert ONNX model graph to Keras model format.
BoChenYS/PDAE
Official PyTorch implementation of PDAE (NeurIPS 2022)
BoChenYS/SoftFlow
PyTorch implementation of SoftFlow
BoChenYS/Spiking-Neural-Network
Pure python implementation of SNN
BoChenYS/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
BoChenYS/starter-academic
🎓 Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify
BoChenYS/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch