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