-
Mish Public
Official Repository for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
-
-
mteb Public
Forked from embeddings-benchmark/mtebMTEB: Massive Text Embedding Benchmark
Jupyter Notebook Apache License 2.0 UpdatedSep 27, 2024 -
-
Echo Public
Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)
-
ibot Public
Forked from bytedance/ibotiBOT 🤖: Image BERT Pre-Training with Online Tokenizer (ICLR 2022)
Jupyter Notebook Apache License 2.0 UpdatedJun 11, 2023 -
DAP Public
Forked from ChillingDream/DAPACL 2023 Dual-Alignment Pre-training for Cross-lingual Sentence Embedding
Python MIT License UpdatedMay 17, 2023 -
dino Public
Forked from facebookresearch/dinoPyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
Python Apache License 2.0 UpdatedMay 1, 2023 -
ivy Public
Forked from ivy-llc/ivyThe Unified Machine Learning Framework
Python Other UpdatedApr 11, 2023 -
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Python Apache License 2.0 UpdatedJan 6, 2023 -
WeightWatcher Public
Forked from CalculatedContent/WeightWatcherThe WeightWatcher tool for predicting the accuracy of Deep Neural Networks
-
mais-latex Public
Forked from alexhernandezgarcia/mais-latexLaTeX template for the Montreal AI Symposium
-
-
-
BIG-bench Public
Forked from google/BIG-benchBeyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
-
robustbench Public
Forked from RobustBench/robustbenchRobustBench: a standardized adversarial robustness benchmark [NeurIPS'21 Benchmarks and Datasets Track]
-
IFT6135_Programming Public
Forked from MattScicluna/IFT6135_Programming -
growneuron Public
Forked from google-research/growneuron -
-
TecoGAN Public
Forked from thunil/TecoGANThis repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.
-
ByteTrack Public
Forked from ifzhang/ByteTrackByteTrack: Multi-Object Tracking by Associating Every Detection Box
-
lama Public
Forked from advimman/lama🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
-
YOLOX Public
Forked from Megvii-BaseDetection/YOLOXYOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported.
-
multimodal_rerprogramming Public
Forked from paarthneekhara/multimodal_rerprogrammingMultimodal adversarial rerprogramming
-
-
avalanche Public
Forked from ContinualAI/avalancheAvalanche: an End-to-End Library for Continual Learning.
-
-
Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.
-
EvoNorm Public
Unofficial PyTorch Implementation of EvoNorm
-
alias-free-gan-pytorch Public
Forked from rosinality/alias-free-gan-pytorchUnofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch