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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alaphao avatar

alaphao/CoreMLExample

0
View on GitHub↗
37 Stars·6 Forks·Swift·5 Aufrufe

CoreMLExample

An example of CoreML using a pre-trained VGG16 model

Features

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

Star-Verlauf

Star-Verlauf für alaphao/coremlexampleStar-Verlauf für alaphao/coremlexample

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu CoreMLExample

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit CoreMLExample.
  • cs230-stanford/cs230-code-examplesAvatar von cs230-stanford

    cs230-stanford/cs230-code-examples

    4,218Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,218
  • aaltovision/dgc-netAvatar von AaltoVision

    AaltoVision/DGC-Net

    206Auf GitHub ansehen↗

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

    Jupyter Notebook
    Auf GitHub ansehen↗206
  • aaron-xichen/pytorch-playgroundAvatar von aaron-xichen

    aaron-xichen/pytorch-playground

    2,714Auf GitHub ansehen↗

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

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    Auf GitHub ansehen↗2,714
  • 1zb/deformable-convolution-pytorchAvatar von 1zb

    1zb/deformable-convolution-pytorch

    410Auf GitHub ansehen↗

    PyTorch implementation of Deformable Convolution

    Cuda
    Auf GitHub ansehen↗410
Alle 30 Alternativen zu CoreMLExample anzeigen→

Häufig gestellte Fragen

Was macht alaphao/coremlexample?

An example of CoreML using a pre-trained VGG16 model

Was sind die Hauptfunktionen von alaphao/coremlexample?

Die Hauptfunktionen von alaphao/coremlexample sind: Computer Vision Models.

Welche Open-Source-Alternativen gibt es zu alaphao/coremlexample?

Open-Source-Alternativen zu alaphao/coremlexample sind unter anderem: 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.