Nick Padgett
Results
2
issues of
Nick Padgett
The logic currently implemented to respect opt outs (checking HTTP headers) is insufficient for the advancing opt-out landscape. Other methods should also be respected (e.g. HaveIBeenTrained (HIBT), Content Authenticity Initiative...
filtering
This PR replaces the `img2dataset` dependency with a fork that includes the [datadiligence](https://datadiligence.readthedocs.io/en/latest/readme.html) python package, which makes it easy to respect opt-out requests. There is an unmerged [PR](https://github.com/rom1504/img2dataset/pull/312) in the...