Pinned Repositories
-
基于混沌系统的图像可逆信息隐藏算法
-A-Secure-and-Dynamic-Multi-Keyword-Ranked-Search-Scheme-over-Encrypted-Cloud-Data
• Here, a secure multi-keyword ranked search scheme over encrypted cloud data is presented using JAVA as the frontend technology and backend as MySQL.• Specifically, the vector space model and the widely-used “term frequency (TF) × inverse document frequency(IDF)” model are combined in the index construction and query generation to provide multi-keyword ranked search.• We construct a special tree-based index structure and propose a “Greedy Depth-first Search” algorithm to provide efficient multi-keyword ranked search. • The secure kNN algorithm is utilized to encrypt the index and query vectors, and to ensure accurate relevance score calculation between encrypted index and query vectors. • To resist different attacks in different threat models, we construct two secure search schemes: the basic dynamic multi-keyword ranked search (BDMRS) scheme in the known ciphertext model, and the enhanced dynamic multi-keyword ranked search (EDMRS) scheme in the known background model.
-R-P2-ML-GCN
Project codes of (Robust) Privacy-Preserving Multi-label Image Recognition with Graph Convolutional Network
2021-CV-Surveys
2021 年,计算机视觉相关综述。包括目标检测、跟踪........
A-Secure-and-Dynamic-Multi-keyword-Ranked-Search-Scheme-over-Encrypted-Cloud-Data-1
Code for paper “A Secure and Dynamic Multi-keyword Ranked Search Scheme over Encrypted Cloud Data”
abe-se_prototype
A prototype that shows the feasability of Attribute-Based Encryption and Searchable Deterministic Encryption
ABKS-demo
Searchable encryption with access control
accessorize-to-a-crime
Code for attacking state-of-the-art face-recognition system from our paper: M. Sharif, S. Bhagavatula, L. Bauer, M. Reiter. "Accessorize to a Crime: Real and Stealthy Attacks on State-of-the-Art Face Recognition." In Proc. CCS, 2016.
ImageSearch-1
使用SURF+Kmeans建立的图像检索系统(CBIR)
VP-FinalProject
Implementation of the network RRU-NET of the paper "RRU-Net: The Ringed Residual U-Net for Image Splicing Forgery Detection" also modified with the FSM block.
tf369's Repositories
tf369/mylar-search
Mylar, multi-key search over encrypted data
tf369/PalmPrint-Recognition-System
PalmPrint-Recognition-System
tf369/PCA-image-search
Content Based Image Retrieval Using Latent Semantic Indexing.
tf369/ShapeMatching
Shape-based image retrieval experiments
tf369/slant_paper_implementation
This is a class project of implementing the paper Slant Transform Watermarking for Digital Images with MATLAB