Commit graph

16 commits

Author SHA1 Message Date
Candice Bentéjac
0f6ad22d11 [nodes] Use utilitary constants for most common ChoiceParams 2024-02-08 18:02:18 +01:00
Candice Bentéjac
149fb0be76 [nodes] ImageSegmentation: Adapt preview to the name of the output masks 2024-01-12 12:08:53 +01:00
Candice Bentéjac
45dbde5aa5 [nodes] ImageSegmentation: Update nodes' version
Update from 1.0 to 1.2. The update to 1.1 that should have occurred with
#2165 has been forgotten.
2024-01-10 15:08:01 +00:00
demoulinv
3c106c72c7 [Node] imageSegmentation: update keepFilename parameter. 2024-01-03 16:08:42 +01:00
demoulinv
ffd661d578 [node] imageProcessing: add option to keep input filename. 2024-01-03 15:32:41 +01:00
Fabien Servant
4e5e3b561b option for gpu in segmentation 2023-12-07 11:53:58 +01:00
Fabien Castan
3be63c7c3a [nodes] ImageSegmentation: update GPU requirements
to avoid computation failures
2023-09-20 23:24:03 +02:00
Candice Bentéjac
58ea12d062 [nodes] ImageSegmentation: Add parameter to invert mask values 2023-08-24 18:18:09 +02:00
Loïc Vital
1bb57f3ab7 [nodes] ImageSegmentation: use ChoiceParam instead of ListAttribute for validClasses 2023-07-11 14:07:10 +02:00
Loïc Vital
1d25ee2519 [nodes] ImageSegmentation: parallelization 2023-06-22 00:14:41 -07:00
Loïc Vital
1bb1568280 [nodes] ImageSegmentation: set GPU level for farm submission 2023-06-21 18:24:58 +02:00
Loïc Vital
d4d5169d15 [nodes] ImageSegmentation: ChoiceParam instead of StringParam for classe names 2023-06-21 15:57:14 +02:00
Loïc Vital
7a20d27365 [nodes] ImageSegmentation: image output attr to visualize masks in Viewer2D 2023-06-21 15:37:17 +02:00
Loïc Vital
84ce8f475e [nodes] ImageSegmentation: cosmetic changes 2023-06-21 15:29:18 +02:00
Fabien SERVANT
8bd666207a Parameterize model path 2023-06-20 14:43:03 +02:00
Fabien SERVANT
8165310b80 imageSegmentation node 2023-06-20 13:40:02 +02:00