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

https://github.com/replicate/cog-examples

Some models defined with Cog to show you how it works
https://github.com/replicate/cog-examples

Last synced: 10 months ago
JSON representation

Some models defined with Cog to show you how it works

Awesome Lists containing this project

README

          

# Cog example models

This repo contains example machine learning models you can use to try out [Cog](https://github.com/replicate/cog).

Once you've got a working model and want to publish it so others can see it in action, check out [replicate.com/docs](https://replicate.com/docs).

## Examples in this repo

- [blur](blur)
- [canary](canary)
- [hello-world](hello-world)
- [notebook](notebook)
- [resnet](resnet)
- [hello-train](hello-train)

## Real world examples

The models in this repo are small and contrived. Here are a few real-world examples:

- https://github.com/andreasjansson/pretrained-gan-70s-scifi
- https://github.com/minzwon/sota-music-tagging-models
- https://github.com/orpatashnik/StyleCLIP
- https://github.com/andreasjansson/InstColorization ([PR](https://github.com/ericsujw/InstColorization/pull/36))
- https://github.com/andreasjansson/SRResCGAN/tree/cog-config

## Support

Having trouble getting a model working? Let us know and we'll help. If you encountered a problem with Cog, you can [file a GitHub issue](https://github.com/replicate/cog/issues). Otherwise [chat with us in Discord](https://discord.gg/replicate) or send us an email at [team@replicate.com](mailto:team@replicate.com).