Skip to content
View omerferhatt's full-sized avatar

Block or report omerferhatt

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
omerferhatt/README.md

I build machine learning systems with PyTorch and deploy them into Linux environments.
Most of my work revolves around ultrasound imaging, training pipelines, and efficient experimentation.

  • 💼 Working at SmartAlpha
  • 📚 Currently exploring: VQ-VAE, latent diffusion, small encoders, and making models behave more consistently
  • 🧠 Interests: understanding how models learn, why they fail, and how to make them more consistent
  • 🛠 I care about clean setups, clear experiments, and reproducible results.

🧰 Tech Stack

Tools I use daily or often experiment with.

Languages

  • Python • Julia • MATLAB • C • Rust (on-the-way)

Machine Learning

  • PyTorch • PyTorch Lightning • TensorFlow
  • NumPy • SciPy • scikit-learn
  • Albumentations • Plotly

Models & Methods I use

  • Real-time segmentation and classification models (MobileNet-based encoders)
  • UNet and lightweight UNet variants
  • VQ-VAE and latent autoencoders
  • Denoising and diffusion-based models
  • Learning dense, spatial feature representations from images

Infrastructure & Tools

  • Docker • Kubernetes • Google Cloud
  • Linux • shell scripting
  • Git • MLflow/W&B-style tracking
  • PostgreSQL • Raspberry Pi

📈 GitHub Stats

🗂 What I Work On Here

  • Training and data pipelines for ultrasound models
  • Experiments with generative and representation-focused methods
  • Tools for data processing and evaluation
  • Reproducible environments (configs, scripts, utilities, distributed training)

🔗 Find me online

LinkedIn

Thanks for visiting ✨

Pinned Loading

  1. torch2tflite torch2tflite Public archive

    PyTorch to TensorFlow Lite converter

    Python 185 43

  2. wandbfs-rust wandbfs-rust Public

    A read-only FUSE filesystem for browsing Weights & Biases runs, artifacts, and files directly from your local filesystem.

    Rust