Inga Ulusoy
446da693e3
Text on image 1 ( #4 )
...
* read image into nb
* test
* added keras-ocr and google vision
* google cloud vision by far the best
* setting up docker for text 1
* move widgets and analysis to display module
* move widgets and analysis to display module - 2
* text on image through widgets
2022-07-27 22:41:13 +02:00
Dominic Kempf
9b1a980a76
Detect up to 3 faces
2022-07-18 13:35:54 +02:00
Dominic Kempf
a6a4d4aff0
Add a prefetching mechanism for trained models
2022-07-14 14:52:54 +02:00
Dominic Kempf
547e31a1c7
Use pooch instead of bundling pre-trained model
2022-07-14 11:30:12 +02:00
Dominic Kempf
81f8f91bc0
Include a face mask detection model
2022-07-13 17:20:01 +02:00
Dominic Kempf
2d06cd290a
Use a widget layout for exploration that shows all filenames
2022-07-13 16:22:26 +02:00
Dominic Kempf
0c5f716827
Move find_files into utility module
2022-07-13 13:54:19 +02:00
Dominic Kempf
3a1e7aa94d
Precompute all the results in exploration
2022-07-13 10:33:53 +02:00
Dominic Kempf
d2c68da482
Restrict to using the biggest face if multiple faces are present in the image
2022-07-13 10:26:20 +02:00
Dominic Kempf
2d3ea26007
Add DeepFace exploration notebook and Python package
2022-07-12 16:52:58 +02:00