animap-gpu / THIRD_PARTY_NOTICES.md
bluman1's picture
Publish services/inference
4b98524 verified
|
Raw
History Blame Contribute Delete
2.55 kB

A newer version of the Gradio SDK is available: 6.26.0

Upgrade

Third-party assets

Models

DINOv3

Built with DINOv3

Animap's cattle identity embedding is a local ONNX export of timm/vit_small_patch16_dinov3.lvd1689m. The weights are covered by Meta's bespoke DINOv3 licence, not by Apache-2.0.

Two published texts of that licence differ. The LICENSE.md shipped with the weights, dated 19 August 2025, ends clause 1.b.i at providing a copy of the agreement. The text at ai.meta.com/resources/models-and-libraries/dinov3-license, dated 14 August 2025 and linked from the Hugging Face model card, additionally requires that you prominently display "Built with DINOv3". Section 8 lets Meta amend the licence unilaterally with immediate effect.

Displaying the attribution satisfies both readings, which is why it appears here. This file is not yet enough. "Prominently display" points at a surface a person using Animap can see, and the app has no about screen. The outstanding surfaces are listed in attribution_outstanding in services/inference/app/adapters/licences.py, and tests/test_attribution.py asserts that this file carries the string and that those surfaces still do not.

DINOv2

The alternate embedding backbone, facebook/dinov2-small, is licensed Apache-2.0 for both code and weights. It requires no attribution beyond the licence text travelling with any redistributed copy, and Animap redistributes none.

YOLOX

The shipped detector is YOLOX-m, from Megvii's YOLOX repository, under Apache-2.0. Megvii publishes no separate licence for the released ONNX weights; the repository's licence is read as covering the artefacts it distributes, and that inference is recorded in docs/adr/0017-ultralytics-licence.md.

Material Design Icons

Animap includes the following icons from Material Design Icons by Pictogrammers:

  • cow
  • turkey
  • arrow-left
  • home-outline
  • bell-outline
  • dots-horizontal
  • camera-outline

Material Design Icons is licensed under the Apache License 2.0.