benchmarkenhancementgood first issue
Repository metrics
- Stars
- (196 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently, the benchmark 411.image-recognition has only a single input class - one image. Since each image taskes roughly the same amount of time, we should generate different classes of input size like small and large by creating a batch of requests to be processed by the function.