immich/server/src
Alex 619735fea0
Implemented image tagging using TensorFlow InceptionV3 (#28)
* Refactor docker-compose to its own folder
* Added FastAPI development environment
* Added support for GPU in docker file
* Added image classification
* creating endpoint for smart Image info
* added logo with white background on ios
* Added endpoint and trigger for image tagging
* Classify image and save into database
* Update readme
2022-02-19 22:42:10 -06:00
..
api-v1 Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
config Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
constants Fixed EACCES permission when mounting bind volume, add dynamic location for backup directory 2022-02-11 22:23:06 -06:00
decorators Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
middlewares Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
migration Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
modules Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
app.module.ts websocket upload notification - closed #24 (#25) 2022-02-14 10:40:41 -06:00
main.ts websocket upload notification - closed #24 (#25) 2022-02-14 10:40:41 -06:00