Pinned Repositories
Cheat-Detection
System for detection of abnormal or cheating activities in exam. This is done by using artificial neural networks for detecting the body posture of the student during the examination using the cctv footage of the classroom. Actions like turning back, bending etc are detected. Faces are registered to a database by pre-computing the face embeddings of the students.The student is recognised using facial recognition and a report about his activities along with a timestamp is sent to the examiners following which action can be taken after reviewing the report . Technologies involved are: machine learning for detection of student cheating activity in exam; OpenCV and deep learning for face recognition and identification. The database used is SQLite.
awesome-community-detection
A curated list of community detection research papers with implementations.
berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
A5--Socila-networking--Local-community-detection-using-Ensemble-clustering
Local community detection using Ensemble clustering
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
Artificial_Bee_Colony_Optimization_for_dynamic_community_detection
awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
BV-NICE
A generative Bayesian estimation framework for individualized treatment effect (ITE) estimation, integrates representation learning, adversarial matching and causal estimation.
community-detect
Community detection using attribute and structural similarities.
huzhangron's Repositories
huzhangron/HumanActionRecognition
Implementation of some popular skeleton based Human Action Recognition methods basis on Deep Neural Networks.
huzhangron/Cheat-Detection
System for detection of abnormal or cheating activities in exam. This is done by using artificial neural networks for detecting the body posture of the student during the examination using the cctv footage of the classroom. Actions like turning back, bending etc are detected. Faces are registered to a database by pre-computing the face embeddings of the students.The student is recognised using facial recognition and a report about his activities along with a timestamp is sent to the examiners following which action can be taken after reviewing the report . Technologies involved are: machine learning for detection of student cheating activity in exam; OpenCV and deep learning for face recognition and identification. The database used is SQLite.
huzhangron/HandwritingRecognitionSystem
Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture
huzhangron/Group-Emotion-Recognition
Group Emotion Recognition using deep neural networks and Bayesian classifiers.
huzhangron/IMPROVED_DCNN_FACE_RECOGNITION
Face recognition with Deep convolutional Neural Network(s) in combination with PCA reduction
huzhangron/Emotion-Detection-with-Convolutional-Neural-Networks---Deep-Learning
huzhangron/Multimodal-Emotion-Recognition-using-Deep-Neural-Network
huzhangron/BV-NICE
A generative Bayesian estimation framework for individualized treatment effect (ITE) estimation, integrates representation learning, adversarial matching and causal estimation.
huzhangron/Sit-up
The personalized AI posture practitioner that prevents cervical & lumbar vertebral diseases from sedentary lifestyle using deep learning and computer vision
huzhangron/gephi-plugins
Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
huzhangron/twitter-sub-event-detection-and-sentiment-analysis-using-graph-theory
sentiment analysis on twitter data for sub-event detection by creating hashtag co-occurrence network and performing community detection
huzhangron/seirsplus
Models of SEIRS epidemic dynamics with extensions, including network-structured populations, testing, contact tracing, and social distancing.
huzhangron/comtemp
Community detection in temporal networks using multi-layer technique
huzhangron/Girvan-Newman-Algorithm
Community Detection Based on Girvan-Newman algorithm
huzhangron/awesome-community-detection
A curated list of community detection research papers with implementations.
huzhangron/Face-emotion-recognition
An implementation of face emotion recognition by Convolutional neural network.
huzhangron/LabelPropagation
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
huzhangron/NW-Extension
This is the new NetLogo Network Extension. For general information about NetLogo, see:
huzhangron/A5--Socila-networking--Local-community-detection-using-Ensemble-clustering
Local community detection using Ensemble clustering
huzhangron/ringbp
huzhangron/deepcommunitydetection
PyDCD: A Deep Learning-Based Community Detection Software in Python for Large-scale Networks
huzhangron/gephi-plugins-label_propagation
A gephi plugin that offers an implementation for several LPA-based graph clustering algorithms.
huzhangron/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
huzhangron/DEMON
DEMON: a local-first discovery method for overlapping communities.
huzhangron/Data-Science-Notes
数据科学的笔记以及资料搜集
huzhangron/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
huzhangron/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
huzhangron/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
huzhangron/TopList
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://www.printf520.com/hot.html
huzhangron/DynComm-R-package
Dynamic Network Community Detection - R Package