Pinned Repositories
deep_learning_interview_questions
Deep Learning Interview Questions
EasyOCR
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
EMD_Lidar
Matlab codes of "LiDAR Data Filtering and DTM Generation Using Empirical Mode Decomposition", IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing ( Volume: 10 , Issue: 1 , Jan. 2017 )
High-quality-ellipse-detection
A high-quality ellipse detector based on arc-support line segments which can both accurately and efficiently detect ellipses in images.
irislandmarks.pytorch
PyTorch implementation of Google's Mediapipe Iris Landmark model. The original code uses TFLite and their mediapipe workflow, which wouldn't work well with my codebase.
jpeg_compression
JPEG compressed image detection and estimation
Lidar_DTM_Segmentation
Matlab codes of : Abdullah H. Özcan, Cem Ünsalan & Peter Reinartz (2018) Ground filtering and DTM generation from DSM data using probabilistic voting and segmentation, International Journal of Remote Sensing, 39:9, 2860-2883, DOI: 10.1080/01431161.2018.1434327
object_detection
Object Detection API
objectfasterrcnn
A Faster-RCNN framework with ResNet and MobileNet models
Python
All Algorithms implemented in Python
himmetozcan's Repositories
himmetozcan/Lidar_DTM_Segmentation
Matlab codes of : Abdullah H. Özcan, Cem Ünsalan & Peter Reinartz (2018) Ground filtering and DTM generation from DSM data using probabilistic voting and segmentation, International Journal of Remote Sensing, 39:9, 2860-2883, DOI: 10.1080/01431161.2018.1434327
himmetozcan/EMD_Lidar
Matlab codes of "LiDAR Data Filtering and DTM Generation Using Empirical Mode Decomposition", IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing ( Volume: 10 , Issue: 1 , Jan. 2017 )
himmetozcan/jpeg_compression
JPEG compressed image detection and estimation
himmetozcan/EasyOCR
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
himmetozcan/deep_learning_interview_questions
Deep Learning Interview Questions
himmetozcan/High-quality-ellipse-detection
A high-quality ellipse detector based on arc-support line segments which can both accurately and efficiently detect ellipses in images.
himmetozcan/irislandmarks.pytorch
PyTorch implementation of Google's Mediapipe Iris Landmark model. The original code uses TFLite and their mediapipe workflow, which wouldn't work well with my codebase.
himmetozcan/object_detection
Object Detection API
himmetozcan/objectfasterrcnn
A Faster-RCNN framework with ResNet and MobileNet models
himmetozcan/Python
All Algorithms implemented in Python
himmetozcan/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
himmetozcan/awesome-gan-inversion
A collection of resources on GAN inversion.
himmetozcan/clifs
Contrastive Language-Image Forensic Search allows free text searching through videos using OpenAI's machine-learning model CLIP
himmetozcan/ddpm_vs_ddim
ddpm vs ddim
himmetozcan/dreambooth_basics
Summary of dreambooth paper, python scripts, and comparison with other similar methods
himmetozcan/machine_learning_interview_questions
Machine learning interview questions
himmetozcan/NSFW_Prompt_Detection
himmetozcan/OpenAI-CLIP
Simple implementation of OpenAI CLIP model in PyTorch.
himmetozcan/patchify.py
A library that helps you split image into small, overlappable patches, and merge patches into original image.
himmetozcan/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
himmetozcan/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
himmetozcan/SemanticStyleGAN
release code for SemanticStyleGAN (CVPR 2022)