issues
search
ai-cfia
/
api-test
This repository contains all the tools for testing and stressing the APIs of the AI Lab projects.
MIT License
1
stars
0
forks
source link
fixes 18: Gather and prepare test data for nachet testing
#19
Open
MaxenceGui
opened
6 months ago
MaxenceGui
commented
6 months ago
Summary
Close #18
Tasks
[x] Get a connection to the data storage
[x] Retrieve the test images used to train and test the models
[ ] Retrieve the image uploaded by our users
[ ] Categorize the image into two distinct categories (user-images, test-images)
[x] Indicate to the users that the data gathering is done and the application is ready for testing
Summary
Tasks