awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alaphao avatar

alaphao/CoreMLExample

0
View on GitHub↗
37 stars·6 forks·Swift·5 views

CoreMLExample

An example of CoreML using a pre-trained VGG16 model

Features

  • Computer Vision Models - Demonstrates image classification using standard deep learning models.

Star history

Star history chart for alaphao/coremlexampleStar history chart for alaphao/coremlexample

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to CoreMLExample

Similar open-source projects, ranked by how many features they share with CoreMLExample.
  • cs230-stanford/cs230-code-examplescs230-stanford avatar

    cs230-stanford/cs230-code-examples

    4,218View on GitHub↗

    This repository provides structured code examples and project templates designed for classroom instruction in machine learning and neural networks. It offers reference implementations of deep learning models for both computer vision and natural language processing tasks, built using PyTorch as the core framework. The codebase is organized as a modular project template with separate directories for data handling, model definitions, and training scripts, promoting reusability and clarity. It includes predefined pipelines for image classification and text processing, along with a command-line in

    Pythoncomputer-visionnatural-language-processingpytorch
    View on GitHub↗4,218
  • aaltovision/dgc-netAaltoVision avatar

    AaltoVision/DGC-Net

    206View on GitHub↗

    A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"

    Jupyter Notebook
    View on GitHub↗206
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • 1zb/deformable-convolution-pytorch1zb avatar

    1zb/deformable-convolution-pytorch

    410View on GitHub↗

    PyTorch implementation of Deformable Convolution

    Cuda
    View on GitHub↗410
See all 30 alternatives to CoreMLExample→

Frequently asked questions

What does alaphao/coremlexample do?

An example of CoreML using a pre-trained VGG16 model

What are the main features of alaphao/coremlexample?

The main features of alaphao/coremlexample are: Computer Vision Models.

What are some open-source alternatives to alaphao/coremlexample?

Open-source alternatives to alaphao/coremlexample include: cs230-stanford/cs230-code-examples — This repository provides structured code examples and project templates designed for classroom instruction in machine… aaltovision/dgc-net — A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network". aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… adamian98/pulse — Pulse is a generative model image upscaler and latent space image processor. It functions as a self-supervised photo… amdegroot/ssd.pytorch — This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and… 1zb/deformable-convolution-pytorch — PyTorch implementation of Deformable Convolution.