Skip to content
View popCain's full-sized avatar
Block or Report

Block or report popCain

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
popCain/README.md
  • 👋 Hi, I’m @popCain
  • 👀 I’m interested in poppin
  • 🌱 I’m currently learning Deep Learning
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me zkyun0219@gmail.com

Pinned

  1. DetectionAndTracking_iOS DetectionAndTracking_iOS Public

    Simple Online Realtime Multi-object detection and tracking on mobile device of iOS

    Swift 5

  2. getSubsetFromCOCO getSubsetFromCOCO Public

    You can get the subset(interested categories) from COCO dataset with Google Colab and gloucv library

    Jupyter Notebook

  3. ImageSimilarity ImageSimilarity Public

    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.

    Jupyter Notebook 1

  4. ObjectDetection_iOS ObjectDetection_iOS Public

    Object detection on iOS mobile device with Vision and Core ML(mlmodel)

    Swift 2

  5. TFtoCoreML TFtoCoreML Public

    Transform the object detection model trained on TensorFlow to iOS CoreML model type

    Python 1

  6. TrainDetectionModel TrainDetectionModel Public

    Training with Tensorflow Object Detection API using Google Colab

    Jupyter Notebook