pyronear / pyro-vision

Computer vision library for wildfire detection 🌲 Deep learning models in PyTorch & ONNX for inference on edge devices (e.g. Raspberry Pi)
https://pyronear.org/pyro-vision/
Apache License 2.0
51 stars 24 forks source link

docs: Updates documentation and README #146

Closed frgfm closed 2 years ago

frgfm commented 2 years ago

This PR introduces the following modifications:

Any feedback is welcome!

codecov[bot] commented 2 years ago

Codecov Report

Merging #146 (91de709) into master (eee9e54) will increase coverage by 0.49%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   89.16%   89.65%   +0.49%     
==========================================
  Files           8        8              
  Lines         203      203              
==========================================
+ Hits          181      182       +1     
+ Misses         22       21       -1     
Flag Coverage Δ
unittests 89.65% <ø> (+0.49%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyrovision/datasets/utils.py 79.10% <0.00%> (+1.49%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eee9e54...91de709. Read the comment docs.