“秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项目的可视化界面演示,用于信息的安全保护。
☆48Jan 22, 2022Updated 4 years ago
Alternatives and similar repositories for ImageSteganography
Users that are interested in ImageSteganography are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PaddleHub实战:基于OCEMOTION的中文微情感分析系统,完整项目教程地址:https://aistudio.baidu.com/aistudio/projectdetail/2211726☆15Oct 2, 2021Updated 4 years ago
- 飞桨常规赛:中文新闻文本标题分类9月第1名方案,分数0.9+,基于PaddleNLP通过预训练模型的微调完成新闻14分类模型的训练与优化☆19Oct 15, 2021Updated 4 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 3 years ago
- 基于感知哈希算法实现图像检索☆17Apr 21, 2018Updated 7 years ago
- Deep residual network for steganalysis of digital images☆20Aug 1, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 2021软件杯-新闻智分系统项目开源,基于PaddleHub通过预训练模型ERNIE-Tiny在整合与爬取的新闻10分类数据集上进行微调完成模型训练,可实现精细的新闻长文本10分类任务。最后基于PyQt5完成GUI可视化界面开发以及基于VUE+FastAPI完成该项目的we…☆25Jan 25, 2022Updated 4 years ago
- 🦄Python 实现LSB算法进行信息隐藏 包含空域与变换域 JPEG信息隐藏算法 对PDF文件进行信息隐藏 基于卷积神经网络的隐写分析 Matlab SRM、SCA隐写分析☆179Nov 29, 2019Updated 6 years ago
- 本科毕业设计,实现图像隐写分析以及隐写去除,其中隐写分析采用SRNet网络模型,隐写去除采用DDSP网络模型☆71Oct 27, 2021Updated 4 years ago
- Separable Reversible Data Hiding in Encrypted JPEG Bitstream☆12Aug 28, 2021Updated 4 years ago
- 基于多模态特征融合的即时社交软件违规图片检测系统。通过结合图像和文本信息,系统支持对OCR后的文本进行高效的敏感词检测,并允许用户自定义敏感词词库。此外,系统能够自动识别图片中的二维码并提取域名进行安全检测,实现对图片的三分类,包括正常、涉黄和敏感信息,并支持建立图片黑白名…☆73Jan 13, 2024Updated 2 years ago
- This code is the implementation of the paper "Reversible data hiding in encrypted images based on pixel prediction and multi-MSB planes r…☆14Nov 9, 2020Updated 5 years ago
- Python Implementation of Pixel Value Differencing based Steganography (LSB) - PNG Cover Images☆22Jun 25, 2022Updated 3 years ago
- 基于LSB算法实现了对水印图片,文字等信息的隐藏隐写和提取的DEMO(图片隐写术),原理是通过读取和替换原始图像(.png,.jpg,.bmp等)像素中RGB通道值的最低有效位(LSB),实现了将水印图片和文字二进制信息嵌入到原图中的功能,功能包括嵌入水印,提取水印等。☆13Mar 6, 2022Updated 4 years ago
- A pytorch implementation of Structural Design of Convolutional Neural Networks for Steganalysis (Xunet)☆39Jan 2, 2026Updated 3 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆53Feb 24, 2024Updated 2 years ago
- Reversible data hiding with automatic brightness contrast enhancement. This repository contains the code from IEEE paper https://ieeexplo…☆18Apr 22, 2021Updated 4 years ago
- 学生运动会管理系统☆12Jun 26, 2021Updated 4 years ago
- A small python app to embed "secret" user data into a carrier image by manipulation of the Discrete Cosine Transform (DCT) AC coefficient…☆38Sep 19, 2024Updated last year
- Simple LSB and DCT. 用Python简单实现LSB和DCT,并用于图像的信息隐藏☆16Jan 10, 2020Updated 6 years ago
- Image steganalysis based on deep learning☆10Nov 7, 2021Updated 4 years ago
- ☆15Mar 2, 2014Updated 12 years ago
- Ever sent a hidden message in invisible ink to your friends? Are you intrigued by the idea of cryptic message exchange? How about using i…☆54Jan 12, 2021Updated 5 years ago
- 边缘计算技术+云平台展示,实现公共地点人流量监控☆14Oct 31, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- VisionGRU: A Linear-Complexity RNN Model for Efficient Image Analysis☆13Dec 26, 2024Updated last year
- Saratov State University, CSIT. Discipline "cryptographic methods of information security" (криптографические методы защиты информации, r…☆15Jun 28, 2018Updated 7 years ago
- Code for "Lightweight Infrared Small Target Detection Network Using Full-Scale Skip Connection U-Net" in IEEE GRSL 2023☆15Sep 7, 2023Updated 2 years ago
- 通过手势识别实现隔空写字、PPT控制、鼠标控制、音量控制、简单手语翻译等功能☆17Mar 1, 2023Updated 3 years ago
- 基于TSN网络模型的手语识别系统☆16Oct 21, 2020Updated 5 years ago
- 基于DCT的未压缩域视频水印嵌入,东南大学网络信息安全与信息隐藏课程实验☆19Nov 24, 2021Updated 4 years ago
- bilibili爬虫+数据分析实践,包含信息爬虫,LSTM时间序列预测,Pytorch机器学习分析,tensor board可视化☆17Jun 17, 2025Updated 10 months ago
- This code is the implementation of the paper "Reversible Data Hiding in Encrypted Images Based on Multi-MSB Prediction and Huffman Coding…☆29Dec 11, 2020Updated 5 years ago
- 利用YOLOv8完成睡觉行为与电动车违停识别☆18Dec 19, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- This the implementation of our paper entitled "Local Patch Network with Global Attention for Infrared Small Target Detection"☆10May 16, 2022Updated 3 years ago
- This project is based on image steganography using DCT and AES encryption systems.☆18Jun 18, 2022Updated 3 years ago
- A PyTorch implementation of image steganography utilizing deep convolutional neural networks☆139Apr 10, 2018Updated 8 years ago
- A Siamese CNN for Image Steganalysis☆82Oct 27, 2020Updated 5 years ago
- 32位ALU加法器(verilog),支持加法并行方式和真串行方式,6种运算(算术运算和逻辑运算),能够输出结果和4个标志位。☆12Apr 16, 2023Updated 3 years ago
- ☆17Feb 10, 2026Updated 2 months ago
- Bring back the old 90's floating speed ball to your Mac with some how morden design.☆15May 30, 2025Updated 10 months ago