CertifaiAI / classifai

:fire: One of the most comprehensive open-source data annotation platform.
https://classifai.ai/
Apache License 2.0
119 stars 25 forks source link

⚡ Improve Image loading speed into workspace #506

Closed yipkhenlai closed 3 years ago

yipkhenlai commented 3 years ago

Description

Improve image loading speed by reducing backend Image data processing through directly read from the Image file instead of through the byte array.

Type of change

Please delete options that are not relevant.

Tested on?

Checklist:

yipkhenlai commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs Vulnerability A 0 Vulnerabilities Security Hotspot A 0 Security Hotspots Code Smell A 1 Code Smell

No Coverage information No Coverage information 0.0% 0.0% Duplication

rotateWithOrientation function is ignored because we want to maintain original image orientation during annotation. This function is stay for future use if needed

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication