This document serves as a central repository for tracking bug reports at various stages of the development process. It includes sections for known bugs, fixed bugs, and bugs currently under testing. Each entry should contain sufficient details to understand and address the issue effectively.
List of bugs that have been reported and are acknowledged but not yet fixed.
| Bug ID | Title | Description | Severity | Reported On | Reported By | Comments |
|---|---|---|---|---|---|---|
| … | … | … | … | … | … | … |
List of bugs that have been fixed. Include the version or commit where the fix was applied.
| Bug ID | Title | Fixed In Version/Commit | Fixed On | Fixed By | Comments |
|---|---|---|---|---|---|
| 001 | Lack of pre-processing during inferencing was resulting in missing most detections. | Latest | 2024-01-22 | David | Added pre-processing |
| … | … | … | … | … | … |
List of bugs that have been fixed and are currently under testing.
| Bug ID | Title | Fixed In Version/Commit | Testing Since | Being Tested By | Comments |
|---|---|---|---|---|---|
| 001 | Gradio with HuggingFace does not work in Safari. Finding alternative fix.. | Not yet fixed | 2024-01-22 | David | Use alternative browser |
| … | … | … | … | … | … |
To report a new bug, please provide the following information: