Pinned Repositories
Computer-Vision-based-Offside-Detection-in-Soccer
df
The source code and dataset are used to demonstrate the DF model, and reproduce the results of the ACM CCS2018 paper
ElectricityTheftDetection
Electricity-Theft Detection in Smart Grids
ImageDehazing
This project provides a C++ implementation of Non-Local Image Dehazing Algorithm based on OpenCV
MaliciousConnectionClassifier
Used deep learning tools to classify malicious network connections of KDD99 dataset and achieved 99.8\% accuracy. The classifier adopts an autoencoder and fully connected neural network, based on Tensorflow and Keras.
MapReduceHomomorphic
This project implements homomorphic Paillier encryption using Map-Reduce framework based on Hadoop in cluster environment
Searchable_Encryption
This project gives the python implementation of a space efficient searchable encryption algorithm
SearchFromFree
Provide the source code for key functions of SearchFromFree paper.
smartgrid-llm
LLM Security for Smart Grid
TwitterConsensusAnalysis
Used data mining tool to analyze the correlation between tweets public opinion and real event (the 89th Academy Awards), including related tweets collection (web crawler by Tweepy), tweets pre-processing (NLTK) and sentiment analysis using Naive Bayes (NLTK).
jiangnan3's Repositories
jiangnan3/Searchable_Encryption
This project gives the python implementation of a space efficient searchable encryption algorithm
jiangnan3/ImageDehazing
This project provides a C++ implementation of Non-Local Image Dehazing Algorithm based on OpenCV
jiangnan3/MaliciousConnectionClassifier
Used deep learning tools to classify malicious network connections of KDD99 dataset and achieved 99.8\% accuracy. The classifier adopts an autoencoder and fully connected neural network, based on Tensorflow and Keras.
jiangnan3/MapReduceHomomorphic
This project implements homomorphic Paillier encryption using Map-Reduce framework based on Hadoop in cluster environment
jiangnan3/TwitterConsensusAnalysis
Used data mining tool to analyze the correlation between tweets public opinion and real event (the 89th Academy Awards), including related tweets collection (web crawler by Tweepy), tweets pre-processing (NLTK) and sentiment analysis using Naive Bayes (NLTK).
jiangnan3/SearchFromFree
Provide the source code for key functions of SearchFromFree paper.
jiangnan3/Computer-Vision-based-Offside-Detection-in-Soccer
jiangnan3/df
The source code and dataset are used to demonstrate the DF model, and reproduce the results of the ACM CCS2018 paper
jiangnan3/ElectricityTheftDetection
Electricity-Theft Detection in Smart Grids
jiangnan3/manip-ml
Code for the IEEE S&P 2018 paper 'Manipulating Machine Learning: Poisoning Attacks and Countermeasures for Regression Learning'
jiangnan3/smartgrid-llm
LLM Security for Smart Grid
jiangnan3/jiangnan3.github.io
HomePage
jiangnan3/Smart-Bullet
A Cloud-Assisted Bullet Screen Filter based on Deep Learning
jiangnan3/WebsiteFingerprinting
Codes for WF attacks, defenses