TaKiRa88716's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
ruanyf/weekly
科技爱好者周刊,每周五发布
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell. Audio foundation model.
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
ztjhz/BetterChatGPT
An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
googleapis/googleapis
Public interface definitions of Google APIs.
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
thunlp/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
google/AFL
american fuzzy lop - a security-oriented fuzzer
facebookresearch/audio2photoreal
Code and dataset for photorealistic Codec Avatars driven from audio
PaddlePaddle/PaddleVideo
Awesome video understanding toolkits based on PaddlePaddle. It supports video data annotation tools, lightweight RGB and skeleton based action recognition model, practical applications for video tagging and sport action detection.
shahroudy/NTURGB-D
Info and sample codes for "NTU RGB+D Action Recognition Dataset"
rwightman/posenet-python
A Python port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)
3DiVi/nuitrack-sdk
Nuitrack™ is a 3D tracking middleware developed by 3DiVi Inc.
NeroCube/reverse-interview-zh-tw
📖 reverse-interview 繁體中文翻譯計畫。原作者:https://github.com/viraptor/reverse-interview
hbl917070/Tiefsee4
An open-source image viewer for Windows with powerful features and ease of use
stuarteiffert/RNN-for-Human-Activity-Recognition-using-2D-Pose-Input
Activity Recognition from 2D pose using an LSTM RNN
20tab/bvh-python
Python module for parsing BVH (Biovision hierarchical data) mocap files
yuyang-huang/keras-inception-resnet-v2
The Inception-ResNet v2 model using Keras (with weight files)
lovefirst02/tix_bot
Max搶票機器人(maxbot) help you quickly buy your tickets
tekulvw/bvh-converter
Converts BVH file to joint location CSV
fabro66/Online-Skeleton-based-Action-Recognition
Online 3D skeleton-based action recognition with a single RGB camera
IDKiro/action-recognition
Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.
deepaktalwardt/badminton-pose-analysis
Badminton Pose Analysis for coaching and pose correction
PIC4SeR/AcT
Official code for "Action Transformer: A Self-attention Model for Short-time Pose-based Human Action Recognition", Pattern Recognition (2022).
dabeschte/npybvh
Biovision Hierarchy (BVH) reader for python with numpy pose output
PIC4SeR/MPOSE2021_Dataset
This repository contains the MPOSE2021 Dataset for short-time pose-based Human Action Recognition (HAR).
microsoft/LabanotationSuite
Microsoft Applied Robotics Research Library: LabanotationSuite - open source software tools to give service robots the ability to perform human-like gestures
RamyaVidiyala/SpamDetectionInEmails
A spam detection model to identify unsolicited and unwanted emails is created. Explored the process of classifying emails as spam or not spam, by converting text data(emails) into vectors and employed deep learning model.