-
ARBEON (2022-12-05 ~ present)
- Republic of Korea
- https://jung-jun-uk.github.io
Stars
Running any GGUF SLMs/LLMs locally, on-device in Android
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
Generative Models by Stability AI
Custom Diffusion: Multi-Concept Customization of Text-to-Image Diffusion (CVPR 2023)
A curation of awesome portfolio website ideas for developers and designers to draw inspiration from. Raise a pull request to add more. ๐
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
Fine-tune Segment-Anything Model with Lightning Fabric.
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Open Images is a dataset of ~9 million images that have been annotated with image-level labels and bounding boxes spanning thousands of classes.
The example of running Image Classification using Core ML
Dogtector is dog breed detection app for iOS using YOLOv5 model combined with Metal based object decoder optimized for ultra fast live detection on iOS devices
An example running Object Detection using Core ML (YOLOv8, YOLOv5, YOLOv3, MobileNetV2+SSDLite)
Code for tutorials about object detection app with SwiftUI and UIKit.
[ECCV'22] Official repository of paper titled "Class-agnostic Object Detection with Multi-modal Transformer".
Resolving semantic confusions for improved zero-shot detection (BMVC 2022)
MagFace: A Universal Representation for Face Recognition and Quality Assessment, CVPR2021, Oral
YOLOv5 ๐ in PyTorch > ONNX > CoreML > TFLite