Skip to content

Commit 5bc0665

Browse files
author
jd326f6
committed
add new DOI version
1 parent 405449b commit 5bc0665

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88

99
Jacques is a python package to detect useless images within a directory using artificial intelligence. The model that detects useless images has been trained on photos acquired with the Seatizen protocol.
1010
Have a look to the seatizen acquisition protocol here :
11-
<div align="center">
1211

1312
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7129736.svg)](https://doi.org/10.5281/zenodo.7129736)
13+
[![Python package](https://github.com/6tronl/jacques/actions/workflows/main.yml/badge.svg)](https://github.com/6tronl/jacques/actions/workflows/main.yml)
1414

15-
</div>
1615

1716
## Installation
1817
### Prerequisites
@@ -51,7 +50,7 @@ mv resnet50-11ad3fa6.pth ~/.cache/torch/hub/checkpoints/resnet50-11ad3fa6.pth
5150
All the tutorials (notebooks) are available here : [Jacques examples](https://github.com/6tronl/jacques-examples)
5251

5352
The checkpoint to load the classification model is available here :
54-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7822928.svg)](https://doi.org/10.5281/zenodo.7822928)
53+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8041819.svg)](https://doi.org/10.5281/zenodo.8041819)
5554
As soon as you execute the code, if the latest checkpoint's release has not been already downloaded, it will be downloaded.
5655

5756

0 commit comments

Comments
 (0)