Skip to content

Releases: phamquiluan/ResidualMaskingNetwork

3.3.0

Choose a tag to compare

@phamquiluan phamquiluan released this 01 Aug 15:15
3.3.0
c3b0b81

What's Changed

Full Changelog: 3.2.0...3.3.0

3.2.0

Choose a tag to compare

@phamquiluan phamquiluan released this 29 Jul 09:17
3.2.0
8b597a4

What's Changed

  • Replace Caffe SSD face detector with YuNet (cv2.FaceDetectorYN) for OpenCV 5 compatibility (#61)
  • Require opencv-python>=4.8.0 (works on both OpenCV 4.x and 5.x)

Fixes AttributeError: module 'cv2.dnn' has no attribute 'readNetFromCaffe' on fresh installs, caused by OpenCV 5.0 removing the legacy Caffe importer from the dnn module. The face detection output format and public API are unchanged.

Full Changelog: 3.1.2...3.2.0
PyPI: https://pypi.org/project/rmn/3.2.0/

Fixed #40

Choose a tag to compare

@phamquiluan phamquiluan released this 23 Mar 07:52
v3.0.4

Fixed #40

Chores

Choose a tag to compare

@phamquiluan phamquiluan released this 17 Feb 05:26

v3.0.0

Choose a tag to compare

@phamquiluan phamquiluan released this 19 May 09:39
v3.0.0

v3.0.0a5

Choose a tag to compare

@phamquiluan phamquiluan released this 08 May 15:13
v3.0.0a5

v2.0.0

Choose a tag to compare

@phamquiluan phamquiluan released this 05 May 07:46
47917e5
v2

v1.0.1

Choose a tag to compare

@phamquiluan phamquiluan released this 16 Jan 08:32
Bump version to v1.0.1

v0.0.6

Choose a tag to compare

@phamquiluan phamquiluan released this 14 Jan 09:50
Bump version

v0.0.2

Choose a tag to compare

@phamquiluan phamquiluan released this 14 Jan 09:00
Update version