Skip to content

Commit

Permalink
add bug warning
Browse files Browse the repository at this point in the history
  • Loading branch information
EloiZ committed Dec 2, 2021
1 parent f436496 commit 25b050f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,13 @@ Run the following bash command to get the MNAC score.
python compute_mnac.py --expe </path/to/results_dir/name_exp> --checkpoint_dir </path/to/checkpoints/dir>
```

## Disclaimer

There might be some bugs or errors. Feel free to open an issue and/or contribute to improve the repo.

## Citation

If you use this code, please cite the following paper:
If this code was useful for your research, please cite the following paper:
```
@article{steex,
author = {Paul Jacob and
Expand Down

0 comments on commit 25b050f

Please sign in to comment.