Skip to contents
Copyright 2026 Rohan R <phonics-tiffs1i@icloud.com>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---

This license applies to all files in this package, including:

  - R source code (R/)
  - Python pipeline code (inst/python/)
  - Bundled plate images (inst/extdata/testdata/06FEB/*.jpg)
  - Bundled example data (inst/extdata/example/)
  - Documentation and vignettes

The three plate images in inst/extdata/testdata/06FEB/ are original
photographs taken by Rohan R and are included in this package under the
same Apache License 2.0 terms above.

The SmallUNet model weights (models/best_area_w_0.7.pt) are trained by
Rohan R and distributed separately from HuggingFace
(https://huggingface.co/rotsl/grayleafspot-segmentation) under the same
Apache License 2.0.