Jumpst3r
PhD student interested in system security, confidential computing and LLM-related security. Previously worked in cybsec consulting.
ETH Zürich, System Security GroupZürich
Pinned Repositories
CarSimulator
Tuning PID parameters using a particle swarm algorithm
CIL21
Project Repository for our Kaggle team (CIL21)
CRAFT-pytorch
Dockerized version of the Character Region Awareness for Text Detection (CRAFT)
ErlPSO
A Distributed particle swarm optimization (PSO) implementation in erlang
Opt_ML_project
Investigating the performance benefits of zeroth order methods in the context of adversarial training
printed-hw-segmentation
Printed and handwritten text segmentation using fully convolutional networks and CRF post-processing
speech2text
transcibe speech to text, auto-detecting the input language
tensorflow-lite-sgx
A port of the tensorflow-lite for microcontrollers framework to Intel's SGX Framework. Designed to simplify research of privacy preserving machine learning in the context of trusted execution environments (TEEs).
texttranslate
raw text file translation
Jumpst3r's Repositories
Jumpst3r/printed-hw-segmentation
Printed and handwritten text segmentation using fully convolutional networks and CRF post-processing
Jumpst3r/tensorflow-lite-sgx
A port of the tensorflow-lite for microcontrollers framework to Intel's SGX Framework. Designed to simplify research of privacy preserving machine learning in the context of trusted execution environments (TEEs).
Jumpst3r/ErlPSO
A Distributed particle swarm optimization (PSO) implementation in erlang
Jumpst3r/CIL21
Project Repository for our Kaggle team (CIL21)
Jumpst3r/Opt_ML_project
Investigating the performance benefits of zeroth order methods in the context of adversarial training
Jumpst3r/speech2text
transcibe speech to text, auto-detecting the input language
Jumpst3r/texttranslate
raw text file translation
Jumpst3r/CarSimulator
Tuning PID parameters using a particle swarm algorithm
Jumpst3r/CRAFT-pytorch
Dockerized version of the Character Region Awareness for Text Detection (CRAFT)
Jumpst3r/DeepDIVA-BscThesisExperiments
Python Framework for Reproducible Deep Learning Experiments. Includes modified runners to work for the pixelwise classification task of the Bsc Thesis
Jumpst3r/Dragonblood-presentation
COM-506 presentation of Vanhoef and Ronen's Dragonblood paper
Jumpst3r/Ensemble-Pytorch
A unified ensemble framework for PyTorch to easily improve the performance and robustness of your deep learning model.
Jumpst3r/flask-jwt-auth
JWT Authorization in Flask
Jumpst3r/GeneticAlgorithms
A collection of projects that try to visualize genetic algorithms (using processing 3). First projects will be based on/inspired by the example found in the book "The nature of Code"
Jumpst3r/ICDAR-2019-SROIE
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
Jumpst3r/linux-sgx-driver
Intel SGX Linux* Driver
Jumpst3r/mine-pytorch
Mutual Information Neural Estimation in Pytorch
Jumpst3r/rgb_NN
An object-oriented implementation of a neural network in Java, used to improve color detection of E-puck robots
Jumpst3r/text2speech
Dockerized text to speech
Jumpst3r/texttract
Dockerized version of the popular textract tool
Jumpst3r/tf-trusted
tf-trusted allows you to run TensorFlow models in secure enclaves
Jumpst3r/VisualPathFinding
Visual representations of various pathfinding algorithms using processing 3
Jumpst3r/wordimage2text
Dockerized text recognition
Jumpst3r/workflowtest
Development docker images for the printed-hw-seg repo