mercem's Stars
safevideo/autollm
Ship RAG based LLM web apps in seconds.
lxieyang/chrome-extension-boilerplate-react
A Chrome Extensions boilerplate using React 18 and Webpack 5.
istanbuljs/nyc
the Istanbul command line interface
obss/trapper
State-of-the-art NLP through transformer models in a modular design and consistent APIs.
obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
fcakyon/face-detection-app-tutorial
A face detection web app powered by SSD face detecctor using Flask, OpenCV, Heroku
fcakyon/ocr.pytorch
A pure pytorch implemented ocr project including text detection and recognition
fcakyon/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
fcakyon/Det3D
A general purpose 3D object detection codebse.
fcakyon/AdvBox
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
fcakyon/yolact
A simple, fully convolutional model for real-time instance segmentation.
fcakyon/yz-ai.github.io
Derin Öğrenme, Bilgisayarlı Görü, Doğal Dil İşleme ve Pekiştirmeli Öğrenme alanlarındaki uygulama, akademik yayınlar, eğitici kaynaklar ve blog yazılarını bulacağınız yapay öğrenme platformu.
fcakyon/face-recognition-app-tutorial
A face recognition web app powered by Facenet model using Flask, OpenCV, Heroku
fcakyon/deepface
Lightweight Facial Analysis Framework for Python Including Face Recognition and Demography (Age, Gender, Emotion and Race)
fcakyon/albumentations
fast image augmentation library and easy to use wrapper around other libraries
fcakyon/awesome-actions
A curated list of awesome actions to use on GitHub
fcakyon/psenet-text-detector
Text detection with PSEnet on Pytorch
fcakyon/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
fcakyon/craft-text-detector-old-repo
This repo is deprecated. Please refer to new up-to-date repo: https://github.com/fcakyon/craft-text-detector
fcakyon/datefinder
Find dates inside text using Python and get back datetime objects
fcakyon/DateTime
This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.
fcakyon/pycaret
fcakyon/flask_gunicorn_nginx_docker
Template for deploying ML models using Flask + Gunicorn + Nginx inside Docker
fcakyon/confplot-old-repo
Please refer to new up-to-date repo: https://github.com/fcakyon/confplot
fcakyon/Issue-Label-Bot
Code For The Issue Label Bot, an App that automatically labels issues using machine learning, available on the GitHub Marketplace. This is also code for the blog article: "How to automate tasks on GitHub with machine learning for fun and profit"
fcakyon/labelme2coco
A lightweight package for converting your labelme annotations into COCO object detection format.
fcakyon/insta-assist
Personal Instagram Tools
fcakyon/instagram_private_api
A Python library to access Instagram's private API.
fcakyon/cocoapi-fix
COCO API - Dataset @ http://cocodataset.org/
fcakyon/confplot
Confusion Matrix in Python: Plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib