SaharMagdyy's Stars
dgroomes/java-concurrency-playground
📚 Learning and exploring concurrency in Java
rconfa/java-parking-system
A java project to implement a sample parking system
callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
suptaphilip/Coursera-Parallel-Concurrent-and-Distributed-Programming-Specialization
Parallel, Concurrent, and Distributed Programming in Java Specialization by Rice University on Coursera
bobbyiliev/introduction-to-bash-scripting
Free Introduction to Bash Scripting eBook
pri1311/cpu-scheduling-algorithms
Different CPU Scheduling algorithms implemented using Shell Script as a part of my Operating Systems course.
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
m607stars/MultiImageSteganography
Pytorch Implementation of the paper: Multi-Image Steganography Using Deep Neural Networks by Abhishek et. al.
kartikahuja9/Deep-Steganography-using-Autoencoders
An auto encoder-decoder based deep convolutional neural network is proposed to embed the secret image inside the cover image and to extract the file
Daniel-EST/deep-steganography
A Steganography model that uses Deep Learning in order to hide secret images within covers, making it impossible to be deciphered by the naked eye.
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
mike805/codecrypt-python
exaexa's codecrypt post-quantum encryption tool python interface
descosmos/ChaoticImageEncryption
An image encryption algorithm based on 6-dimensional hyper chaotic system and DNA encoding.
manishjathan/Image-Encryption-Using-Chaotic-Map
Image Encryption using arnold cat map for pixel shuffling and Henon Map for pixel value transformation.
djrobin17/image-stego-tool
LSB Image Steganogrpahy Encoder and Decoder Python Program
SergeyIvanovDevelop/Stego-Py
This repository contains the code for a project designed to embed/extract text stegs into still images via wavelet transforms (coefficient changes).
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
RobinDavid/LSB-Steganography
Python program to steganography files into images using the Least Significant Bit.
int-main/LSB-Steganography-Python
Implementation of LSB Steganography technique in Python 3. It also includes a GUI implementation.
RameshAditya/lsb-steganography
Text encryption in images, using LSB Steganography. Designed for CSE4019 Image Processing Class.
shankarnarayank/steganography
Last Significant Bit (LSB) Steganography
onlyphantom/steganography
Implementation of Least Significant Bits in Steganography (YouTube tutorial)
mohammedAcheddad/DRM-using-Watermarking-and-blockchain
a digital rights management system based on DWT/LSB steganography and blockchain
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
yingkaisha/keras-unet-collection
The Tensorflow, Keras implementation of U-net, V-net, U-net++, UNET 3+, Attention U-net, R2U-net, ResUnet-a, U^2-Net, TransUNET, and Swin-UNET with optional ImageNet-trained backbones.
Alice-OSENSE/yolov5_modified
Modified yolov5 to suit our needs
danchaofan-git/myyolov5
helloguoqi/yolov5n
gechengkai/ScanForestWithEdgeCompute