Description
I am currently using version 0 of the code and have observed that it takes approximately 22-24 seconds per image to process. I am trying to determine if this performance is normal or if there is room for optimization.
Details
- Performance Observation:
- Average processing time per image: 22-24 seconds.
- Setup Details:
Questions
- Performance:
- Is the current processing time (22-24 seconds per image) considered normal for this version of the code?
- Are there any known bottlenecks or suggestions for optimizing the processing time?
- System Specifications:
- Does the code require specific hardware specifications (e.g., GPU support, higher RAM) to run efficiently?
- If so, could you provide recommended hardware requirements for optimal performance?
Description
I am currently using version 0 of the code and have observed that it takes approximately 22-24 seconds per image to process. I am trying to determine if this performance is normal or if there is room for optimization.
Details
Code Version: Version 0.
Python Version: Python 3.11 (Note: The original code was designed for Python 3.6; I made changes to make it compatible with Python 3.11).
Operating System: Windows 10.
Hardware Specifications:
Questions