Pinned Repositories
ActivityRecognitionInSmartHome
recognize activities in smart homes using python (pandas, sklearn)
cfn-github-action-sample
Manage multiple CloudFormation ymls with Github Actions and python script
CommonRepresentationLearning
Common Representation Learning using python
conversion-webhook-test-with-flux
multichannel-semseg-with-uda
Multichannel Semantic Segmentation with Unsupervised Domain Adaptation
video-labelling-using-youtube8m
LittleWat's Repositories
LittleWat/adding-up
入門コースの3章2節 集計処理プログラム (ISC License)
LittleWat/ailia-models
Pretrained models for ailia SDK
LittleWat/amazon-chime-sdk-js
A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
LittleWat/apicurio-registry-artifact-operator
LittleWat/aws-amplify-quick-notes
LittleWat/aws-appsync-chat
Real-Time Offline Ready Chat App written with GraphQL, AWS AppSync, & AWS Amplify
LittleWat/aws-deepcomposer-samples
LittleWat/aws-mobile-appsync-events-starter-react
GraphQL starter application with Realtime and Offline functionality using AWS AppSync
LittleWat/basic-vue-chat-with-APIGateway
LittleWat/bitrise-steplib
New Bitrise StepLib
LittleWat/DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
LittleWat/DSND_Term2
Contains files related to content and project of DSND Term 2
LittleWat/face-api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
LittleWat/Facial-Expression-Recognition.Pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
LittleWat/firebase-startup-kit
LittleWat/hand-gesture-recognition-using-mediapipe
MediaPipe(Python版)を用いて手の姿勢推定を行い、検出したキーポイントを用いて、簡易なMLPでハンドサインとフィンガージェスチャーを認識するサンプルプログラムです。(Estimate hand pose using MediaPipe(Python version). This is a sample program that recognizes hand signs and finger gestures with a simple MLP using the detected key points.)
LittleWat/J-Quants-Tutorial
J-Quants-Tutorial
LittleWat/junit5-koans
LittleWat/m5stack-notify-sensors
LittleWat/metro
LittleWat/ml-design-patterns
Source code accompanying O'Reilly book: Machine Learning Design Patterns
LittleWat/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
LittleWat/modern-resume-theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
LittleWat/node_school
LittleWat/PRML
PRML algorithms implemented in Python
LittleWat/react-exercise
https://qiita.com/toshi-toma/items/8ee55304f09b5840b9a4
LittleWat/resume-1
職務経歴書
LittleWat/simple-websockets-chat-app
This SAM application provides the Lambda functions, DynamoDB table, and roles to allow you to build a simple chat application based on API Gateway's new WebSocket-based API feature.
LittleWat/spark
self-learning from Udacity
LittleWat/uis-rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.