innerfirexy's Stars
facebook/create-react-app
Set up a modern web app by running one command.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
TheAlgorithms/Rust
All Algorithms implemented in Rust
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
ethereum/wiki
The Ethereum Wiki
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
screego/server
screen sharing for developers https://screego.net/
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
hzwer/ECCV2022-RIFE
ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation
HumanSignal/awesome-data-labeling
A curated list of awesome data labeling tools
facebookresearch/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
karfly/learnable-triangulation-pytorch
This repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D human pose estimation!
shaoanlu/fewshot-face-translation-GAN
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
AdamSpannbauer/python_video_stab
A Python package to stabilize videos using OpenCV
lucidrains/TimeSformer-pytorch
Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
fangpin/siamese-pytorch
Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot
dalinvip/cw2vec
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
linjieli222/HERO
Research code for EMNLP 2020 paper "HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training"
gugray/HanziLookupJS
Free, open-source Chinese handwriting recognition in Javascript
msilb/coursera-cryptocurrency
Assignments from the Coursera course "Bitcoin and Cryptocurrency Technologies"
shamanez/Self-Supervised-Embedding-Fusion-Transformer
The code for our IEEE ACCESS (2020) paper Multimodal Emotion Recognition with Transformer-Based Self Supervised Feature Fusion.
yihui/zdict.js
汉典网站数据(汉字、拼音、释义等)
0xairdropfarmer/simple-react-upload
create simple upload form with react
Ethan-yt/CCLUE
古文语言理解测评基准 Classical Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Waller-Lab/DeepAutofocus
Single-shot autofocus on microscopes using deep learning
BryceWayne/COMP605
A repository for my SDSU COMP 605 assignments.
makshah/Gesture-detection-and-classification-to-detect-confusion
Gesture detection and classification to detect confusion using MediaPipe, Locally Linear Embedding and KMeans clustering.