Skip to content

Commit

Permalink
Update CHANGELOG.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
PandapowrTR authored May 7, 2024
1 parent 5d94091 commit 475611e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,10 @@ Improved performance of deleteSimilarDetections function using threading. Warnin
- ImageClassification Scheme updated:
- Models are now saved with the .keras extension.
- Removed use_multiprocessing.

## 0.1.1 Beta 07.05.2024
- DominateLabeledImage updated:
Support for unequal image sizes, same detection check error.
- The deleteSimilarDetections function should now work on image datasets of different sizes.
- Fixed the error of checking the same tag in detection similarity check.
- opencv 'check file path/integrity' warning is now not printing anymore.

0 comments on commit 475611e

Please sign in to comment.