Pinned Repositories
2D-Aircraft_Collision_Avoidance
Aircraft Collision Avoidance System (ACAS) based on 2-D map. Being composed with pilots, aircraft, sensor detection, collision detection, actual direction modification components so that we can easily get access to each function.
android-demo-app
PyTorch android examples of usage in applications
DeepSpleen
detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
gitrisky
Predict code bug risk with git metadata
ICCV2019-Horde
Code repository for our paper entilted "Metric Learning with HORDE: High-Order Regularizer for Deep Embeddings" accepted at ICCV 2019.
Materials
other mini/sub projects
math-as-code
a cheat-sheet for mathematical notation in code form
PaperReview
SAM_gDINO_AutoLabeling
Auto Segmentation label generation with SAM (Segment Anything) + Grounding DINO
mhyeonsoo's Repositories
mhyeonsoo/SAM_gDINO_AutoLabeling
Auto Segmentation label generation with SAM (Segment Anything) + Grounding DINO
mhyeonsoo/2D-Aircraft_Collision_Avoidance
Aircraft Collision Avoidance System (ACAS) based on 2-D map. Being composed with pilots, aircraft, sensor detection, collision detection, actual direction modification components so that we can easily get access to each function.
mhyeonsoo/android-demo-app
PyTorch android examples of usage in applications
mhyeonsoo/DeepSpleen
mhyeonsoo/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
mhyeonsoo/gitrisky
Predict code bug risk with git metadata
mhyeonsoo/ICCV2019-Horde
Code repository for our paper entilted "Metric Learning with HORDE: High-Order Regularizer for Deep Embeddings" accepted at ICCV 2019.
mhyeonsoo/Materials
other mini/sub projects
mhyeonsoo/math-as-code
a cheat-sheet for mathematical notation in code form
mhyeonsoo/PaperReview
mhyeonsoo/mhyeonsoo.github.io
mhyeonsoo/mlops-with-vertex-ai
An end-to-end example of MLOps on Google Cloud using TensorFlow, TFX, and Vertex AI
mhyeonsoo/mmdetection
OpenMMLab Detection Toolbox and Benchmark
mhyeonsoo/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
mhyeonsoo/resume-template
:page_facing_up::briefcase::tophat: A simple Jekyll + GitHub Pages powered resume template.
mhyeonsoo/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
mhyeonsoo/vmd
:pray: preview markdown files
mhyeonsoo/yolov4_tensorflow_quantization
tf model converting operations for embedded deivces
mhyeonsoo/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
mhyeonsoo/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
mhyeonsoo/YOLOV8_SAM
yolov8 model with SAM meta