njw0709's Stars
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
LiheYoung/Depth-Anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
googlecreativelab/quickdraw-dataset
Documentation on how to access and use the Quick, Draw! Dataset.
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
tensorflow/lucid
A collection of infrastructure and tools for research in neural network interpretability.
trapexit/mergerfs
a featureful union filesystem
facebookresearch/nevergrad
A Python toolbox for performing gradient-free optimization
richzhang/PerceptualSimilarity
LPIPS metric. pip install lpips
OpenGVLab/InternImage
[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
Harry24k/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks [torchattacks]
ssloy/tinyraycaster
486 lines of C++: old-school FPS in a weekend
facebookincubator/submitit
Python 3.8+ toolbox for submitting jobs to Slurm
XiangLi1999/Diffusion-LM
Diffusion-LM
dangeng/visual_anagrams
Code for the paper "Visual Anagrams: Generating Multi-View Optical Illusions with Diffusion Models"
ysymyth/awesome-language-agents
List of language agents based on paper "Cognitive Architectures for Language Agents"
datamade/census
A Python wrapper for the US Census API.
greentfrapp/lucent
Lucid library adapted for PyTorch
jefflai108/Contrastive-Predictive-Coding-PyTorch
Contrastive Predictive Coding for Automatic Speaker Verification
carolineec/informative-drawings
Unpaired line drawing generation
facebookresearch/PUG
This is the repository for the Photorealistic Unreal Graphics (PUG) datasets for representation learning.
MarkMoHR/virtual_sketching
[SIGGRAPH 2021] General Virtual Sketching Framework for Vector Line Art
hjwdzh/FrameNet
FrameNet: Learning Local Canonical Frames of 3D Surfaces from a Single RGB Image
tonylins/simclr-converter
A PyTorch converter for SimCLR checkpoints
8erberg/NeuroAI_Trainee_Resources
ai4ce/SPARE3D
[CVPR2020] A Dataset for SPAtial REasoning on Three-View Line Drawings
8erberg/spatially-embedded-RNN
Repository for example implementation of spatially-embedded RNNs. See https://www.jachterberg.com/seRNN for more information.
Harry24k/MAIR
Fantastic Robustness Measures: The Secrets of Robust Generalization [NeurIPS 2023]
monte-flora/py-mint
Python scripts for machine learning interpretability methods
karsonkevin2/line-drawing-to-svg
Library for lossless conversion of raster line drawings to vectorized SVG files using MATLAB
csinva/max-activation-interpretation-pytorch
Code for creating maximal activation images (like Deep Dream) in pytorch with various regularizations / losses.