Skip to content
View amitstein9's full-sized avatar

Highlights

  • Pro

Block or report amitstein9

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Drone-Identification-Using-Micro-Doppler Drone-Identification-Using-Micro-Doppler Public

    CNN-based classifier for drone identification from tagged micro-Doppler signatures, using STFT spectrograms, heavy data augmentation, and evaluation across low-SNR conditions.

    Python 2

  2. Recreating-HDemucs Recreating-HDemucs Public

    Reimplementation of HDemucs for 4-stem music source separation, trained on MUSDB and compared to the original paper, with experiments on HNR/HPR-style heuristics for reference-free quality scoring.

    Makefile 1 1

  3. CTF-Bleichenbacher CTF-Bleichenbacher Public

    Three-level Bleichenbacher-CTF for TLS 1.0 RSA key exchange, with Easy/Medium/Hard padding oracles, PCAP-based challenges, and optimized attacks using Skipping Holes and Trimmers.

    Python

  4. ModalityEval ModalityEval Public

    Forked from korenbenezra/ModalityEval

    ModalityEval is a modular benchmark isolating causal attention and cross-attention under configurable perturbations, enabling seamless extension to new datasets, filters, and models.

    Python

  5. Ray-Tracer Ray-Tracer Public

    Python ray tracer with lights, shadows, and reflections on simple 3D geometry.

    Python

  6. Vaccum-Cleaner Vaccum-Cleaner Public

    Multi-threaded robot vacuum simulator for the ‘Advanced Topics in Programming’ course – runs multiple navigation algorithms on multiple houses in parallel using a job queue and worker threads.

    C++