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

https://github.com/rentainhe/config-builder

a list of config-builder repo and tutorials which may help you to build your own config file
https://github.com/rentainhe/config-builder

deep-learning-tutorial mmcv yacss

Last synced: 8 months ago
JSON representation

a list of config-builder repo and tutorials which may help you to build your own config file

Awesome Lists containing this project

README

          

# config-builder
trying to collect some config build `repo` for others to build their own config file

## Features

1. config builder repo tutorials
2. notes sharing
3. my-own extension
4. some code can be used directly for a quick start

## Usage

| my own notes | related github repo |
| :----------------------------------------------------------: | :----------------------------------------: |
| [yacs tutorial](https://github.com/rentainhe/config-builder/blob/master/notes/yacs-notes.md) | [yacs](https://github.com/rbgirshick/yacs) |
| [mmcv_config_tutorial]() | [mmcv](https://github.com/open-mmlab/mmcv) |

## repo list
- [yacs](https://github.com/rbgirshick/yacs)
- [mmcv](https://github.com/open-mmlab/mmcv)

## Thanks
- [openvqa](https://github.com/MILVLG/openvqa)