Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eiln/ane-ex


https://github.com/eiln/ane-ex

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ANE Examples

# Notebooks

### Object Detection - [yolov5](https://github.com/ultralytics/yolov5)

### Super Resolution - [srgan](https://github.com/john-rocky/CoreML-Models#srgan)

512 x 512 | 2048 x 2048
:-------------------------:|:-------------------------:
![](assets/srgan-512.jpg) | ![](assets/srgan-2048.jpg)

### Semantic Segmentation - [fcn_resnet50](https://pytorch.org/vision/main/models/generated/torchvision.models.segmentation.fcn_resnet50.html)