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

https://github.com/oovm/semantic-id.rs

Scalable Super Resolution in pure rust
https://github.com/oovm/semantic-id.rs

esrgan srcnn super-resolution waifu2x

Last synced: 6 months ago
JSON representation

Scalable Super Resolution in pure rust

Awesome Lists containing this project

README

          

Rust Template Project
=====================

Rust template project for monorepo

## Change the initial commit

```shell
git commit --amend --message "๐ŸŽ‚ Project initialized!" --date "2012-12-12"
```

## Emoji Comment

| Emoji | Meaning |
|--------|------------------------------|
| ๐ŸŽ‚ | Project initialized! |
| ๐ŸŽ‰ | Release new version |
| ๐Ÿงช๐Ÿ”ฎ | Experimental code |
| ๐Ÿ”ง๐Ÿ›๐Ÿž | Bug fix |
| ๐Ÿ”’ | Security fix |
| ๐Ÿฃ๐Ÿค๐Ÿฅ | Add feature |
| ๐Ÿ“๐ŸŽ€ | Documentation |
| ๐Ÿš€ | Performance improve! |
| ๐Ÿšง | Work in progress |
| ๐Ÿšจ | Test coverage improve! |
| ๐Ÿšฅ | CI improve! |
| ๐Ÿ”ฅ๐Ÿงจ | Remove code or files |
| ๐Ÿงน | Code refactor |
| ๐Ÿ“ˆ | Add analytics or branch code |
| ๐Ÿค– | Automation fix |
| ๐Ÿ“ฆ | Update dependencies |