Robin Cole
Robin Cole
https://zenodo.org/records/5636422
Hi @RdeLange briefly mentioned this to @frenck and he thought this could be a Hassio addon, which would be a great way to get more of the community using facial...
As title, are you happy if I mention this work on https://www.hackster.io/97766/announce-who-is-home-using-facial-recognition-dcc389 ? Cheers
- https://docs.ultralytics.com/integrations/edge-tpu/ - https://github.com/robmarkcole/coral-pi-rest-server
### Summary `IntersectionDataset` performs `nearest` resampling by default which does not always give a desirable result. This FR is to add the ability to override this behaviour ### Rationale _No...
### Description  Data should be downloading, over an hour in nothing has happened ### Steps to reproduce ```python from torchgeo.datasets import CDL dataset = CDL(years=[2022], download=True, ) ``` ###...
As title, to go back and correct a bad annotation
The cell on Google colab: ```python from datasets import load_dataset # load a custom dataset from local/remote files or folders using the ImageFolder feature # option 1: local/remote files (supporting...
https://arxiv.org/pdf/2310.11622.pdf
In the `Got Scotch API?` example, the Box files are no longer available: ``` HTTPError: 403 Client Error: Forbidden for url: https://ibm.ent.box.com/shared/static/2vntdqbozf9lzmukkeoq1lfi2pcb00j1.dataframe ``` 