harshthaker
computer vision, deep learning, ai, robotics, neural networks, swift, ios
CoRoWarsaw, Poland
Pinned Repositories
Akshar
Free, Open Source Gujarati Language Characters Small Dataset For Deep Learning
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
car-sides-classifier
car sides classifier using FCNN in tensorflow.
fastai
The fast.ai deep learning library, lessons, and tutorials
gen_sample_data
This Python script helps you generate sample train, validation data from the data.
keras
Deep Learning for humans
react-native-ml-app
End-to-end example of training, exporting and deploying a fastai model to a native iOS app
split_data_percent
Python script to split data into 70% train, 15% validation, 15% test parts.
split_data_percent_2
This scripts splits data into train, validation and test. Important difference from the previous script is that here images are in a single directory with no directories with class labels. Image filenames contain image ids. Labels are given separately in a CSV file.
yolov8face
Yolov8face is a Python wrapper of Ultrlytics that simplifies the process of detecting faces in images using the yolov8n-face model. It takes care of model downloading, loading and postprocessing, allowing you to detect faces in images with just a few lines of code.
harshthaker's Repositories
harshthaker/OpenCV-Mac
A Demo program for testing OpenCV on Mac OSx 10.10 - XCode. Code draws circles in a window.