Skip to content

Implementing Steganography using deep neural networks

Notifications You must be signed in to change notification settings

fujiaixin09/Deep-Steganography

 
 

Repository files navigation

Deep-Steganography for Videos

Steganography is concerned with concealing the fact that a secret message is being sent as well as concealing the contents of the message. In this implementation, we are trying to hide secret videos in images using deep neural networks.

  1. To extract P,I,B frames and GOP sequence from videos clone the repository and run python get_frames.py

About

Implementing Steganography using deep neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.4%
  • Jupyter Notebook 22.6%