You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***Note:** Sacred is <u>optional</u>, but if it is not running, you need to append `--no_sacred` in the execution of the experiments*. Example : `./train.sh --no_sacred`.
40
43
41
-
1. Clone the submodule:
42
-
```bash
43
-
git submodule init
44
-
git submodule update
45
-
```
46
44
2. Go to `fgvc/sacred`
47
45
2. Copy the config template `config.sh.template` to `config.sh` and edit missing values.
0 commit comments