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
- Host: GitHub
- URL: https://github.com/rentainhe/config-builder
- Owner: rentainhe
- Created: 2021-02-16T11:14:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T06:32:20.000Z (about 5 years ago)
- Last Synced: 2025-06-04T20:27:29.423Z (10 months ago)
- Topics: deep-learning-tutorial, mmcv, yacss
- Language: Python
- Homepage:
- Size: 190 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)