Skip to content
View farhadhsn8's full-sized avatar

Block or report farhadhsn8

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
farhadhsn8/README.md

Pinned Loading

  1. deep-learning deep-learning Public

    A curated collection of production-style deep learning projects in PyTorch and TensorFlow — vision transformers, GANs, adversarial attacks, face recognition, image captioning, pose estimation, sema…

    Jupyter Notebook

  2. mpeg2-video-coding mpeg2-video-coding Public

    From-scratch MPEG-2 style video codec in Python — DCT, quantization, motion estimation (full + local search), and P-frame coding in NumPy/SciPy. Shorter variant (if the field feels long): MPEG-2 st…

    Jupyter Notebook

  3. radiology_assistant radiology_assistant Public

    Radiology Assistant converts voice-transcribed radiologist dictations into well-structured, findings-faithful radiology reports. Audio is chunked and transcribed the study type is auto-detected by …

    Python

  4. surveillance_system surveillance_system Public

    A self-monitoring security platform: an OpenCV sensor watches a live webcam for cats, bodies and faces, and streams confirmed events to a Laravel admin panel that stores them in MySQL and fires que…

    PHP

  5. CVR-IQA CVR-IQA Public

    Content-variant reference IQA via knowledge distillation: a full-reference teacher transfers high-quality distribution priors to a student that needs only a non-pixel-aligned / content-variant refe…

    Python