You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Human-Pose-Estimator has the same problem as Facial Age Estimator. Image Caption Generator, Facial Recognizer, and Object Detector support both JPG and PNG files. On the other hand, Human-Pose-Estimator and Facial Age Estimator can handle only a JPG file. It will be easy for developers to switch MAX container which is related to image recognition if all containers support both JPG and PNG files.
The text was updated successfully, but these errors were encountered:
I think this is best handled at the level of MAX-Framework to provide common utility functions that can be re-used by all relevant models. See IBM/MAX-Framework#8
Human-Pose-Estimator has the same problem as Facial Age Estimator. Image Caption Generator, Facial Recognizer, and Object Detector support both JPG and PNG files. On the other hand, Human-Pose-Estimator and Facial Age Estimator can handle only a JPG file. It will be easy for developers to switch MAX container which is related to image recognition if all containers support both JPG and PNG files.
The text was updated successfully, but these errors were encountered: