Pinned Repositories
awesome-neural-programming
A curated list of awesome neural programming resources
CoGAN-tensorflow
Implement Coupled Generative Adversarial Networks in Tensorflow
Deep-Reinforcement-Learning-Survey
My Exploration on Deep Reinforcement Learning Survey
dni.pytorch
Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch
gail-tf
Tensorflow implementation of generative adversarial imitation learning
py-faster-rcnn-imagenet
Train faster rcnn on imagine dataset, related blog post: https://andrewliao11.github.io/object/detection/2016/07/23/detection/
pytorch-a3c-mujoco
Implement A3C for Mujoco gym envs
Q-Spatial-Bench-code
Official repo of the paper "Reasoning Paths with Reference Objects Elicit Quantitative Spatial Reasoning in Large Vision-Language Models"
unrolled-gans
PyTorch Implementation of Unrolled Generative Adversarial Networks
efficient-annotation-cookbook
Official implementation of "Towards Good Practices for Efficiently Annotating Large-Scale Image Classification Datasets" (CVPR2021)
andrewliao11's Repositories
andrewliao11/env-aware-program-gen
[CVPR2019] Synthesizing Environment-Aware Activities via Activity Sketches
andrewliao11/Q-Spatial-Bench-code
Official repo of the paper "Reasoning Paths with Reference Objects Elicit Quantitative Spatial Reasoning in Large Vision-Language Models"
andrewliao11/andrewliao11.github.io
andrewliao11/ece1505-convex-active-learning
andrewliao11/bootswatch
Themes for Bootstrap
andrewliao11/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
andrewliao11/CLIP
Contrastive Language-Image Pretraining
andrewliao11/CMC
"Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsupervised Feature Learning via Non-Parametric Instance-level Discrimination"
andrewliao11/csc2611-course-semantic-change
andrewliao11/csc2626w22
andrewliao11/DatasetCondensation
andrewliao11/detr
End-to-End Object Detection with Transformers
andrewliao11/efficient-annotation-cookbook
Official implementation of "Towards Good Practices for Efficiently Annotating Large-Scale Image Classification Datasets" (CVPR2021)
andrewliao11/Grounded-Segment-Anything
Grounded-SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
andrewliao11/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
andrewliao11/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
andrewliao11/mmdetection
OpenMMLab Detection Toolbox and Benchmark
andrewliao11/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
andrewliao11/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
andrewliao11/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
andrewliao11/nuscenes-devkit
The devkit of the nuScenes dataset.
andrewliao11/OpenSelfSup
Self-Supervised Learning Toolbox and Benchmark
andrewliao11/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
andrewliao11/robomimic
robomimic: A Modular Framework for Robot Learning from Demonstration
andrewliao11/simclr-converter
A PyTorch converter for SimCLR checkpoints
andrewliao11/stable-continual-learning
Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)
andrewliao11/swav
PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882
andrewliao11/ttt_cifar_release
TTT Code Release
andrewliao11/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
andrewliao11/VLMEvalKit
Open-source evaluation toolkit of large vision-language models (LVLMs), support ~100 VLMs, 40+ benchmarks