512 skills found · Page 10 of 18
Ton-lee / RTSP StreamingStream H.264 encoded live video (frames) through RTSP by FFmpeg and in Python
klaxa / Distributed EncodingA few python scripts to encode videos distributed over multiple machines
malwarekid / PWSH Env EncThis Python script provides functionality to encode PowerShell commands while preserving the environment variables. It's especially useful when dealing with PowerShell commands containing characters like ', ", or $.
DIAL-RPI / Fed MENUA python (PyTorch) implementation of federated multi-encoding U-Net (Fed-MENU) method for federated learning-based multi-organ segmentation with inconsistent labels.
mrusse / KCS UtilityThis python script streamlines the process required to encode and decode files to cassette tapes using an old dos program called KCS (CUTS).
Encode-PDEU / AI ML Python Encode HF2022Encode AI-Ml & python is a open source project which contains different projects of AI, ML and Python Mini projects etc.
animetosho / Python FpngePython bindings for a fast PNG encoder
mathpn / Py QoiQOI image encoder/decoder written in python
tomer-w / Nmea2000NMEA 2000 Python encoder and decoder based on canboat database
ludovicbellier / PF HFAdecodingAll MATLAB and Python code used in our paper "Encoding and decoding analysis of music perception using intracranial EEG"
amtal / BitspecPython bit pattern library for instruction encodings. Bytes in, IR out!
SleepTheGod / PNGPayloadFully automated Python script that creates a PNG image from predefined chunks, encodes it to Base64, and saves both the PNG file and the HTML image tag. The script doesn't require any user input and performs all actions automatically.
marta1994 / Efficient Bpe ExplanationThis repository provides a clear, educational implementation of Byte Pair Encoding (BPE) tokenization in plain Python. The focus is on algorithmic understanding, not raw performance.
NhanPhamThanh-IT / Feature Engineering Technique📊 A practical toolkit for feature engineering and selection in Python. Explore EDA, handle missing data and outliers, scale/encode/transform features, discretize, and select via filter, wrapper, embedded, shuffling, and hybrid methods. Comes with datasets, clean notebooks, reusable utils, and clear visuals for fast, reproducible ML. Workflows.
the-metalgamer / MorseA morse code encoder and decoder written in python
OFAI / Lrn2Python deep learning framework including [Convolutional] Restricted Boltzmann Machines (RBMs), [Convolutional] Neural Networks and Auto-Encoders, [Gated] RNNs and LSTMs
PPACI / YaseYet Another Sequence Encoder - Encode sequences to vector of vector in python !
Xyan1d3 / SharpEvaderThis is a python script which automatically generates metepreter tcp or https shellcode encodes it and slaps some Behavioural detection in a c# Project for you to build and run
rdub / Py LpiPython implementation of LPI (low probability of intercept) encoding. Basically, this is Code Division Multiple Access implemented in order to encode bytes into a bit stream.
malibayram / Custom EmbedderA high-performance Turkish tokenizer with Rust backend and Python wrapper. This package combines linguistic rules with BPE (Byte Pair Encoding) for optimal tokenization of Turkish text.