Pinned Repositories
-
30-seconds-of-code
Short JavaScript code snippets for all your development needs
AICITY2023_mixGen_SMG_track2
argh
Argh! A minimalist argument handler.
Auto_pruning
auto Iterative pruning based on caffe
AutomaticWeightedLoss
Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning
Awesome-algorithm-interview
算法工程师(人工智能CV方向)面试问题及相关资料
Awesome-Caffe
Awesome Caffe
CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
T-Mac-Curry's Repositories
T-Mac-Curry/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
T-Mac-Curry/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
T-Mac-Curry/30-seconds-of-code
Short JavaScript code snippets for all your development needs
T-Mac-Curry/AICITY2023_mixGen_SMG_track2
T-Mac-Curry/AutomaticWeightedLoss
Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning
T-Mac-Curry/awesome-cbir-papers
📝Awesome and classical image retrieval papers
T-Mac-Curry/Awesome-Defect-Detection
T-Mac-Curry/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
T-Mac-Curry/DataFrame
C++ DataFrame -- R's and Pandas DataFrame in modern C++ using native types, continuous memory storage, and no virtual functions
T-Mac-Curry/Engineering-Problem
工程问题相关锦集
T-Mac-Curry/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
T-Mac-Curry/expected
C++11/14/17 std::expected with functional-style extensions
T-Mac-Curry/f-AnoGAN
Implementation of f-AnoGAN with PyTorch
T-Mac-Curry/FaceForensics
Github of the FaceForensics dataset
T-Mac-Curry/FaceSwap
Swap face between two photos.
T-Mac-Curry/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
T-Mac-Curry/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
T-Mac-Curry/Image-Downloader
Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
T-Mac-Curry/insightface
Face Analysis Project on MXNet
T-Mac-Curry/OmniNet
Official Pytorch implementation of "OmniNet: A unified architecture for multi-modal multi-task learning" | Authors: Subhojeet Pramanik, Priyanka Agrawal, Aman Hussain
T-Mac-Curry/PaddleClas
A treasure chest for image classification powered by PaddlePaddle
T-Mac-Curry/powerful-benchmarker
A PyTorch library for benchmarking deep metric learning. It's powerful.
T-Mac-Curry/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
T-Mac-Curry/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
T-Mac-Curry/pytorchx
Implement popular deep learning networks in pytorch, used by tensorrtx.
T-Mac-Curry/sparse-coding
An implementation of Olshausen and Field (96) in PyTorch
T-Mac-Curry/test1
T-Mac-Curry/vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:
T-Mac-Curry/vimrc-config
re-vim: sensible vim configuration
T-Mac-Curry/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.