Skip to content

change how the analysis is carried out to use batching #266

@iulusoy

Description

@iulusoy
  • for dash inspection of images: analze_image analyzes a single image
  • for production run: provide a method that runs all images at once in a batch, to make use of array and bulk operations in the underlying libraries

This will significantly improve performance, solve the issues with repeated memory allocation in EmotionDetector, and the updating of the googletrans dependency. This issue resolves issue #255 .

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions