Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion vision/classification/leafsnap30/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,11 @@ https://github.com/microsoft/onnxruntime/blob/master/tools/python/PythonTools.md
If this PR does update/add .onnx or .tar.gz files, please use `python workflow_scripts/generate_onnx_hub_manifest.py --target diff` to update ONNX_HUB_MANIFEST.json with according model information (especially SHA) for ONNX Hub.

### References
Link to paper or references.
[Leafsnap: A Computer Vision System for Automatic Plant Species Identification](https://rdcu.be/c0aBX) (original LeafSnap paper)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could consider adding a year of publication after the title, or authors for that matter.


[LeafSnap30](https://zenodo.org/record/5061353/) (Zenodo archive)

DIANNA: Deep Insight And Neural Network Analysis (JOSS paper under [review](https://github.com/openjournals/joss-reviews/issues/4493#issuecomment-1322539367))

## Contributors
- [Leon Oostrum](https://github.com/loostrum) (Netherlands eScience Center)
Expand Down