Pinned Repositories
CmdCaliper
[EMNLP 2024] CmdCaliper: A Semantic-Aware Command-Line Embedding Model and Dataset for Security Research
AICUP_2020_Mango
Repo for the competition(AICUP 2020 Mango Defect Classification). Private Leaderboard(3th / 222)
Awesome-NAS
A curated list of neural architecture search (NAS) resources.
ICIP_YOLOv2_pytorch
ImageCaption_Inference
NAS_with_GNN_predictor
Neural architecture search utilizes the evolution algorithm and the GNN predictor.
OSNASLib
OSNASLib is a general one-shot NAS framework empowering uses to incorporate one-shot NAS methods into various tasks (e.g. face recongition) easily.
PONAS
PONAS: Progressive One-shot Neural Architecture Search for Very Efficient Deployment
SGNAS
[CVPR 2021] Searching by Generating: Flexible and Efficient One-Shot NAS with Architecture Generator
ColossalAI
Making large AI models cheaper, faster and more accessible
eric8607242's Repositories
eric8607242/SGNAS
[CVPR 2021] Searching by Generating: Flexible and Efficient One-Shot NAS with Architecture Generator
eric8607242/OSNASLib
OSNASLib is a general one-shot NAS framework empowering uses to incorporate one-shot NAS methods into various tasks (e.g. face recongition) easily.
eric8607242/NAS_with_GNN_predictor
Neural architecture search utilizes the evolution algorithm and the GNN predictor.
eric8607242/PONAS
PONAS: Progressive One-shot Neural Architecture Search for Very Efficient Deployment
eric8607242/ImageCaption_Inference
eric8607242/Awesome-NAS
A curated list of neural architecture search (NAS) resources.
eric8607242/ICIP_YOLOv2_pytorch
eric8607242/AICUP_2020_Mango
Repo for the competition(AICUP 2020 Mango Defect Classification). Private Leaderboard(3th / 222)
eric8607242/NNImplement
Implement each kind of NN without using and deep learning framework
eric8607242/Pytorch-Deeplearning-Codebase
eric8607242/CS231N_2018_assignment
eric8607242/GDN
Non-official pytorch implementation of "[AAAI'21] Graph Neural Network-Based Anomaly Detection in Multivariate Time Series"
eric8607242/llama.cpp
Port of Facebook's LLaMA model in C/C++
eric8607242/Opengl_mapping_implementation
eric8607242/awesome-architecture-search
A curated list of awesome architecture search resources
eric8607242/CNN-ED
Implementation for Convolutional Embedding for Edit Distance [SIGIR 2020]
eric8607242/ColossalAI
Colossal-AI: A Unified Deep Learning System for Big Model Era
eric8607242/darts
Differentiable architecture search for convolutional and recurrent networks
eric8607242/DrBC_pytorch
eric8607242/Face_Recognition_example
eric8607242/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
eric8607242/hidet
An open-source efficient deep learning framework/compiler, written in python.
eric8607242/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
eric8607242/mmdetection
Open MMLab Detection Toolbox and Benchmark
eric8607242/nn_pruning
Prune a model while finetuning or training.
eric8607242/once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
eric8607242/PyTorch-Base
PyTorch code base for efficiency.
eric8607242/Sass_EricStyle
eric8607242/talking-heads
Our implementation of "Few-Shot Adversarial Learning of Realistic Neural Talking Head Models" (Egor Zakharov et al.)
eric8607242/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.