Open
Description
Highlevel Tasks Summary
- All requests are in JSON not form-data except for file upload
- All responses has type to indicate in which data type we get the response
- List of possible types are dict and image for now
Tasks
- Model upload should accept full URI for ai_task, dataset_type, framework
- Document all file upload types and change request body as suggested to JSON
- Get number of instances: change response to a JSON format as suggested
- Get number of instances for a zipped folder to be implemented
- Get instance: response format changed to JSON as suggested: when tabular, change instance to key values pairs; when Image change instance to BASE64 and send feature size or size_raw as size. Get instance from zipped folder to be implemented
- Get prediction: change response to suggested
Explainer related:
- GradCAMTorch change to GradCAM with torch and TensorFlow implementations
- Don’t use isee4xai as a explainer repo, move foxcbx like implementations out of isee4xai organisation
- Superimpose attributions on images for IntG and GradCam
Metadata
Metadata
Assignees
Labels
No labels