Commit Graph

1007 Commits

Author SHA1 Message Date
Jamie Mac
93d12c81ba Data selectors for deep learning models now working with FX
Still have to be implemented in Swing
2024-07-15 16:46:30 +01:00
Jamie Mac
53d6b7bd88 Work on the data selector for the deep learning module. 2024-07-15 15:25:16 +01:00
Jamie Mac
3f06d8faf0 Updates to DL data selector and POM 2024-07-14 22:15:55 +01:00
Jamie Mac
f4fa3323b7 Merge branch 'main' of https://github.com/macster110/PAMGuard 2024-07-12 08:33:08 +01:00
Jamie Mac
f9e87e92ab Updated POm to ignore test resources and updates to DL data selector 2024-07-12 08:33:03 +01:00
Jamie Mac
1939358639 Bug fix to data transforms if the wave data and sample length are different 2024-07-11 11:27:25 +01:00
Jamie Mac
15d72c8fd5 Implementing a data selector for the deep learning module 2024-07-10 21:40:53 +01:00
Jamie Mac
38dc7e6076 Updates to sud zero pad options on FX GUI 2024-07-09 16:36:04 +01:00
Jamie Mac
6ee03579d0 Add zero pad option for sud files. 2024-07-09 13:14:43 +01:00
Jamie Mac
9628b69f3b Working on new symbol options for deep learning and sud file options in SoundAcquisition GUI 2024-07-08 16:26:51 +01:00
Jamie Mac
a0399fce84 Working out on exporter 2024-06-13 16:55:47 +01:00
Jamie Mac
c1bb771cff Working on the exporter 2024-06-13 08:56:25 +01:00
Douglas Gillespie
c607f17449
Merge branch 'main' into main 2024-05-30 11:14:11 +01:00
Douglas Gillespie
a6b0ccd780 V2.02.11d
Some small updates to DL module for DCL training workshop
2024-05-30 11:06:44 +01:00
Douglas Gillespie
97d26f8524
Merge pull request #78 from macster110/main
Merge from Jamie
2024-05-29 09:33:35 +01:00
Jamie Mac
c89f05565b update to high res icons 2024-05-29 08:44:40 +01:00
Jamie Mac
d294d3260a Bug for MATLAB r export when angles are null 2024-05-29 08:04:47 +01:00
Jamie Mac
a8f01b1509 Add scaling icons to PAMGuard swing 2024-05-29 07:17:13 +01:00
Jamie Mac
9e13e9a8d5 Minor bug fixes and tidying up for exporters 2024-05-28 16:53:20 +01:00
Jamie Mac
4707830953 Updates to exporter 2024-05-27 16:55:53 +01:00
Jamie Mac
d8cd536f26 Updates to detection display in FX GUI 2024-05-24 16:56:37 +01:00
Jamie Mac
bf20889743 Updates to exporter
Getting export capability working in PAMGuard
Updated POM to use more up to date repository
2024-05-24 11:30:01 +01:00
Douglas Gillespie
63b2572b8b fix metadata diaog
And also change class loader for plugins to not initialise classes since it causes an error if a plugin is depenent on a class in a plugin not yet loaded
2024-05-22 19:08:58 +01:00
Jamie Mac
7df04d58a2 DelphinID training script 2024-05-17 16:34:45 +01:00
Jamie Mac
f9b13da1d1
Merge pull request #2 from douggillespie/main
Add Tethys output to DL module
2024-05-16 09:19:41 +01:00
Jamie Mac
83678d3c25 Updates to delphinID and TDisplayFX 2024-05-16 08:29:17 +01:00
Jamie Mac
2c8d54b660 Update pom to more recent SQLite driver version 2024-05-13 16:52:28 +01:00
Jamie Mac
822832f179 Updates to DelphinID 2024-05-10 08:50:12 +01:00
Jamie Mac
61033b38ca Merge branch 'main' of https://github.com/macster110/PAMGuard 2024-05-09 10:21:51 +01:00
Jamie Mac
6f36e5a47f Fix bug in whistle detection plot
Also add ability to change contour colours
2024-05-09 10:21:49 +01:00
Douglas Gillespie
4e0eacde99 right whale symbol selector for fx display
Symbol selector for right whale edge detector on FX display (needs an icon still)
2024-05-07 17:12:02 +01:00
Douglas Gillespie
475e7c42cd DL Params to XML
Write DL parameter to XML output (for Tethys). Needed a bit of messing with .equals in some of the objects in the XML writer class. Not really providing the information we want in the XML, so will need to revisit this in the future.
2024-05-07 17:11:06 +01:00
Jamie Mac
67b6d5e690 DelphinID almost there. 2024-05-07 16:15:29 +01:00
Jamie Mac
c1f4ba9e37 More work on delphinID classifier but not quite there yet. 2024-05-03 16:29:37 +01:00
Jamie Mac
ee694146c3 More updates to get DelphinID working 2024-05-02 16:00:21 +01:00
Douglas Gillespie
7df362ddf2 Merge branch 'main' of https://github.com/PAMGuard/PAMGuard 2024-05-01 19:21:55 +01:00
Douglas Gillespie
3e71a0f3d9 Map key exception
Fix bug in map key that was getting null pointers.
2024-05-01 19:21:48 +01:00
Jamie Mac
fa6991eb80 Finished testing suite for DelphinID 2024-04-30 17:06:11 +01:00
Douglas Gillespie
e9bf8dd602 Added Tethys output to DL module 2024-04-30 17:01:37 +01:00
Jamie Mac
9ba3e7e3f7 Updates to get DelphinID working including building a testing framework. 2024-04-29 16:58:47 +01:00
Douglas Gillespie
76ee0aebf4 Merge branch 'main' of https://github.com/douggillespie/PAMGuard 2024-04-29 13:04:56 +01:00
Douglas Gillespie
7d2a64a446
Merge pull request #77 from macster110/main
Merge Jamies Deep Learning fork
2024-04-29 13:03:44 +01:00
Douglas Gillespie
c0b014d416
From beta (#137)
* options to modify scroller focus

Needed to stop focus of scroller when other components need to use some
of the key strokes which would normally be consumed by the scroller.

* update lims search in overlay mark.

* update Tethys jars
2024-04-29 11:09:41 +01:00
Jamie Mac
17c428b870 Merge remote-tracking branch 'upstream/main' 2024-04-29 09:26:40 +01:00
Jamie Mac
c6d422d999 Getting DelphinID working and changes to the JavaFX detectin displays 2024-04-26 17:01:34 +01:00
Douglas Gillespie
7b5e7eef17
updated Tethys jars (#136)
* options to modify scroller focus

Needed to stop focus of scroller when other components need to use some
of the key strokes which would normally be consumed by the scroller.

* update lims search in overlay mark.

* update Tethys jars
2024-04-26 15:33:27 +01:00
Douglas Gillespie
12c78536e5 update Tethys jars 2024-04-26 15:29:37 +01:00
Douglas Gillespie
f6d8dada81
From DG (#135)
* options to modify scroller focus

Needed to stop focus of scroller when other components need to use some
of the key strokes which would normally be consumed by the scroller.

* update lims search in overlay mark.
2024-04-26 15:18:12 +01:00
Douglas Gillespie
331f20e925
Merge pull request #76 from PAMGuard/main
Merge from main
2024-04-26 15:16:49 +01:00
Jamie Mac
7ee8562c0c Getting DelphinID working 2024-04-25 17:00:29 +01:00