Arkar Min Aung's starred repositories

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language:PythonLicense:NOASSERTIONStargazers:265890Issues:6611Issues:294

first-contributions

🚀✨ Help beginners to contribute to open source projects

detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

Language:PythonLicense:Apache-2.0Stargazers:29624Issues:389Issues:3482

pytorch-lightning

Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.

Language:PythonLicense:Apache-2.0Stargazers:27641Issues:246Issues:6992

dapr

Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

Language:GoLicense:Apache-2.0Stargazers:23670Issues:420Issues:3534

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:19151Issues:148Issues:261

send

Simple, private file sharing from the makers of Firefox

Language:FreeMarkerLicense:MPL-2.0Stargazers:13228Issues:449Issues:963

ml-visuals

🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.

social-analyzer

API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites

Language:JavaScriptLicense:AGPL-3.0Stargazers:11345Issues:357Issues:70

how-to-secure-anything

How to systematically secure anything: a repository about security engineering

deeplake

Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai

Language:PythonLicense:MPL-2.0Stargazers:7941Issues:88Issues:453

material-shell

A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.

Language:TypeScriptLicense:GPL-3.0Stargazers:7248Issues:82Issues:658

SDE-Interview-Questions

Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.

Language:JavaLicense:MITStargazers:7146Issues:169Issues:16

tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:5004Issues:117Issues:555

deit

Official DeiT repository

Language:PythonLicense:Apache-2.0Stargazers:3965Issues:49Issues:197

kb

A minimalist command line knowledge base manager

Language:PythonLicense:GPL-3.0Stargazers:3128Issues:60Issues:66

make-sense

Free to use online tool for labelling photos. https://makesense.ai

Language:TypeScriptLicense:GPL-3.0Stargazers:3066Issues:53Issues:186

byol-pytorch

Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch

Language:PythonLicense:MITStargazers:1720Issues:25Issues:82

TransGAN

[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang

Language:PythonLicense:NOASSERTIONStargazers:1633Issues:33Issues:69

mean-teacher

A state-of-the-art semi-supervised method for image recognition

Language:PythonLicense:NOASSERTIONStargazers:1568Issues:57Issues:59

lambda-networks

Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute

Language:PythonLicense:MITStargazers:1534Issues:46Issues:28

few-shot-object-detection

Implementations of few-shot object detection benchmarks

Language:PythonLicense:Apache-2.0Stargazers:1086Issues:28Issues:186

kafka-streams-machine-learning-examples

This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, Keras, DeepLearning4 and other technologies.

Language:JavaLicense:Apache-2.0Stargazers:834Issues:61Issues:14

overhaul-distillation

Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)

Language:PythonLicense:MITStargazers:409Issues:11Issues:39

RKD

Official pytorch Implementation of Relational Knowledge Distillation, CVPR 2019

KD_methods_with_TF

Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)

Language:PythonLicense:MITStargazers:265Issues:13Issues:15

Adversarial-Continual-Learning

Implementation for the paper "Adversarial Continual Learning" in PyTorch.

Language:PythonLicense:MITStargazers:252Issues:13Issues:15

distiller

A large scale study of Knowledge Distillation.

VAE-Text-Generation

Text generation using Variational Auto Encoders based on IMDB review dataset

distilled-retriever-pytorch

Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"