Skip to content

Commit

Permalink
Upload model
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvsu committed Nov 24, 2021
1 parent a2b94ed commit bcf8fff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ If you have any question, please open an issue or directly send an email to us.


## TODO
- Upload the pre-trained model used in the manuscript.
- ~~Upload the pre-trained model used in the manuscript.~~
- ~~Use a notebook to illustrate how to use the code step-by-step.~~
- Train the Mask R-CNN model on all NPF events from the four datasets and upload the trained model.

## Requirements
Please install the packages in the `requirements.txt`.
Download and put the [pretrained model](https://github.com/cvvsu/maskNPF/releases/download/v0.0/maskrcnn.pth) to the `checkpoints` folder.

```
$ pip install -r requirements.txt
Expand Down

0 comments on commit bcf8fff

Please sign in to comment.