Pinned Repositories
ADNI-brain-MRI-alzheimer-WGAN-generation-and-classification
Brain T1-Weighted MRI Images Classification and WGAN Generation (Alzheimer's and Healthy patients) for the purpose of data augmentation. Implemented in TensorFlow, trained on ADNI dataset.
Awesome-CVPR2023-Low-Level-Vision
A Collection of Papers and Codes in CVPR2023/2022 about low level vision
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
EfficientPyTorch
A PyTorch Framework for Efficient Pruning and Quantization for specialized accelerators.
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
homepage
My personal homepage
ICCV2023-Papers-with-Code
ICCV 2023 论文和开源项目合集
jornywan.github.io
learning-chess-blindfolded
ECE 6254 Final Project - Learning chess from language models
NOAH
Searching prompt modules for parameter-efficient transfer learning.
JornyWan's Repositories
JornyWan/jornywan.github.io
JornyWan/NOAH
Searching prompt modules for parameter-efficient transfer learning.
JornyWan/ADNI-brain-MRI-alzheimer-WGAN-generation-and-classification
Brain T1-Weighted MRI Images Classification and WGAN Generation (Alzheimer's and Healthy patients) for the purpose of data augmentation. Implemented in TensorFlow, trained on ADNI dataset.
JornyWan/Awesome-CVPR2023-Low-Level-Vision
A Collection of Papers and Codes in CVPR2023/2022 about low level vision
JornyWan/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
JornyWan/EfficientPyTorch
A PyTorch Framework for Efficient Pruning and Quantization for specialized accelerators.
JornyWan/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
JornyWan/homepage
My personal homepage
JornyWan/ICCV2023-Papers-with-Code
ICCV 2023 论文和开源项目合集
JornyWan/learning-chess-blindfolded
ECE 6254 Final Project - Learning chess from language models
JornyWan/lorahub
The official repository of paper "LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition".
JornyWan/LSQuantization
The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)
JornyWan/MixFormerV2
MixFormerV2: Efficient Fully Transformer Tracking
JornyWan/mtg-jamendo-dataset
Metadata, scripts and baselines for the MTG-Jamendo dataset
JornyWan/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
JornyWan/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
JornyWan/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
JornyWan/SadTalker
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
JornyWan/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
JornyWan/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
JornyWan/test-time-augmentation
Code to reproduce experiments for "Better Aggregation in Test-Time Augmentation", ICCV 2021.
JornyWan/UNINEXT
[CVPR'23] Universal Instance Perception as Object Discovery and Retrieval
JornyWan/VPT
Unofficial code for VPT(Visual Prompt Tuning) paper of arxiv 2203.12119