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
/
test
/
unit_tests
History
Matthias Bisping
a5147c9a58
added image extractor interface and mock
2022-03-27 23:05:27 +02:00
..
__init__.py
Pull request
#5
: Tests&Fixes
2022-03-23 11:49:05 +01:00
classifier_test.py
renaming
2022-03-27 17:55:01 +02:00
conftest.py
added image extractor interface and mock
2022-03-27 23:05:27 +02:00
image_classifier_test.py
renaming
2022-03-27 22:59:28 +02:00
image_extractor_test.py
added image extractor interface and mock
2022-03-27 23:05:27 +02:00
preprocessor_test.py
fixed batching issue in prediction monkey patch by introducinbg an output generator, that yields the expected predictions
2022-03-27 01:13:28 +01:00
utils_test.py
refactoring
2022-03-27 18:13:58 +02:00