Pinned Repositories
action-annotation
An annotation tool for action labeling in videos. Best for machine learning/computer vision action recognition research.
automatic-personality-prediction
[AAAI 2020] Automatic Personality Prediction in Attention Neural Networks
decord
An efficient video loader for deep learning with smart shuffling that's super easy to digest
Face_Recognition_Client
人脸识别客户端
FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
First-Impression
Human Personality Traits Recognition from short introduction videos of users from Youtube (ECCV16 Challenge)
gile
A generalized input-label embedding for text classification
personality-prediction
Experiments for automated personality detection using Language Models and psycholinguistic features on various famous personality datasets including, the essays dataset (Big-Five personality labelled traits)
TALE
Transformer-based protein function Annotation with joint feature-Label Embedding
TinyWebServer
:fire: Linux下C++轻量级Web服务器
dowell666's Repositories
dowell666/automatic-personality-prediction
[AAAI 2020] Automatic Personality Prediction in Attention Neural Networks
dowell666/gile
A generalized input-label embedding for text classification
dowell666/personality-prediction
Experiments for automated personality detection using Language Models and psycholinguistic features on various famous personality datasets including, the essays dataset (Big-Five personality labelled traits)
dowell666/TALE
Transformer-based protein function Annotation with joint feature-Label Embedding
dowell666/TinyWebServer
:fire: Linux下C++轻量级Web服务器
dowell666/action-annotation
An annotation tool for action labeling in videos. Best for machine learning/computer vision action recognition research.
dowell666/decord
An efficient video loader for deep learning with smart shuffling that's super easy to digest
dowell666/Face_Recognition_Client
人脸识别客户端
dowell666/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
dowell666/First-Impression
Human Personality Traits Recognition from short introduction videos of users from Youtube (ECCV16 Challenge)
dowell666/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
dowell666/json-tutorial
从零开始的 JSON 库教程
dowell666/keras-resnet
Residual networks implementation using Keras-1.0 functional API
dowell666/models
Models and examples built with TensorFlow
dowell666/Multimodal-Emotion-Recognition
A real time Multimodal Emotion Recognition web app for text, sound and video inputs
dowell666/Online-Interview-for-Personality-Assessment-
Usage of video, audio and text features to measure personality traits during an asynchronous online interview.
dowell666/personality-detection
Implementation of a hierarchical CNN based model to detect Big Five personality traits
dowell666/Python-100-Days
Python - 100天从新手到大师
dowell666/Python-Tensorflow-Face-v2.0
基于tensorflow的人脸识别
dowell666/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
dowell666/team-learning
Datawhale组队学习计划与课程内容
dowell666/uav_py_feature
dowell666/video-classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
dowell666/Video-Survelliance-System
We prepared a project which aims at ACTION RECOGNITION(mainly Sports Classes). We trained a VGG-16 Neural Network along with LSTM with UCF-101 Dataset having 101 classes. Initially, Dense Optical Flow was applied on the Dataset Videos and then respective MAGNITUDE and ANGLES were fed to the VGG-LSTM Network. After which the predictions of Networks processing angle and magnitudes are fused to get a single output.
dowell666/VideoLabelTool
dowell666/WebServer
A C++ High Performance Web Server
dowell666/weiboanalysis
微博情感分析,文本分类,毕业设计项目