popCain's repositories
DetectionAndTracking_iOS
Simple Online Realtime Multi-object detection and tracking on mobile device of iOS
ObjectDetection_iOS
Object detection on iOS mobile device with Vision and Core ML(mlmodel)
TFtoCoreML
Transform the object detection model trained on TensorFlow to iOS CoreML model type
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
private-router-sample
react-router-domを使ったPrivate Routeのサンプル
docker-fasterAPI
NEXT+fastAPI
dotNetNEXT
.Net+NEXT.js
getSubsetFromCOCO
You can get the subset(interested categories) from COCO dataset with Google Colab and gloucv library
ImageSimilarity
Find similar images in dataset for a new image using Resnet50+KNN. In order to solve curse of dimensionality using PCA to reduce the dimensionality of features.
TrainDetectionModel
Training with Tensorflow Object Detection API using Google Colab
exportMobileNet_SSDSeries
Export MobileNet_SSD series from Google Object Detection ZOO
Hello_GitHub
create your first GitHub repository
next-test-deploy
to deploy next with pm2
web_authentication
web authentication
YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.