This website requires JavaScript.
Explore
Help
Register
Sign In
Marmelator
/
image-classification-service
Watch
1
Star
0
Fork
0
You've already forked image-classification-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
29
Wiki
Activity
image-classification-service
/
image_prediction
/
image_extractor
History
Matthias Bisping
8f61c4cba2
doc.extract_image(xref) can yield None; hence added filtering for None images
2022-04-04 21:49:45 +02:00
..
extractors
doc.extract_image(xref) can yield None; hence added filtering for None images
2022-04-04 21:49:45 +02:00
__init__.py
added image extractor interface and mock
2022-03-27 23:05:27 +02:00
extractor.py
added log messages to all pipelien components; converting pipelien output to list for REST transport; refactoring; added e2e test (flask + pipeline)... but hangs
2022-04-02 02:44:30 +02:00