Skip to content

Releases: r3tex/ObjectDetector.jl

v0.3.1

27 Sep 01:43
73efb10
Compare
Choose a tag to compare

ObjectDetector v0.3.1

Diff since v0.3.0

Merged pull requests:

  • CompatHelper: bump compat for ImageCore to 0.10, (keep existing compat) (#90) (@github-actions[bot])
  • CompatHelper: bump compat for ImageTransformations to 0.10, (keep existing compat) (#91) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 5, (keep existing compat) (#92) (@github-actions[bot])

v0.3.0

19 Jul 20:22
Compare
Choose a tag to compare

ObjectDetector v0.3.0

Diff since v0.2.10

Breaking Changes

  • CUDA support has moved to an extension that is activated when CUDA and cuDNN is present and loaded in the parent environment #86
  • Fix: There was a bug in the pretrained models where the height and width of custom model sizes wasn't adapted properly. This has been fixed, but has changed the bbox results for the pretrained models. See the diff here for examples #89 Note that if you use a custom cfg and weights via the YOLO.yolo function this will not have affected your results

Merged pull requests:

v0.2.10

17 Jul 18:14
64f45f2
Compare
Choose a tag to compare

ObjectDetector v0.2.10

Diff since v0.2.9

Closed issues:

  • Rename package suggestion (#73)

Merged pull requests:

  • Just update to Flux.jl 0.14 without breakage, keeping CUDA as a strong dep (#88) (@IanButterworth)

v0.2.9

08 Mar 16:00
b28ac4b
Compare
Choose a tag to compare

ObjectDetector v0.2.9

Diff since v0.2.8

Merged pull requests:

v0.2.8

08 Jun 20:52
6fe1e17
Compare
Choose a tag to compare

ObjectDetector v0.2.8

Diff since v0.2.7

Merged pull requests:

v0.2.7

02 Feb 03:03
cda710d
Compare
Choose a tag to compare

ObjectDetector v0.2.7

Diff since v0.2.6

Closed issues:

  • Use ReferenceTests for tests (#77)

Merged pull requests:

v0.2.6

25 Jan 16:15
7b965c4
Compare
Choose a tag to compare

ObjectDetector v0.2.6

Diff since v0.2.5

Merged pull requests:

v0.2.5

10 Sep 13:50
296d85f
Compare
Choose a tag to compare

ObjectDetector v0.2.5

Diff since v0.2.4

Merged pull requests:

  • CompatHelper: bump compat for ImageFiltering to 0.7, (keep existing compat) (#72) (@github-actions[bot])

v0.2.4

19 Aug 15:47
66f7b86
Compare
Choose a tag to compare

ObjectDetector v0.2.4

Diff since v0.2.3

Merged pull requests:

  • CompatHelper: bump compat for ImageTransformations to 0.9, (keep existing compat) (#71) (@github-actions[bot])

v0.2.3

25 May 13:43
bfedc3e
Compare
Choose a tag to compare

ObjectDetector v0.2.3

Diff since v0.2.2

Merged pull requests: