Skip to content

Releases: supervisely-ecosystem/data-nodes

Handle filters without selected entities

15 May 12:57
612a621
Compare
Choose a tag to compare
Handle filters without selected entities (#58)

* Handle filters without specific entities ids

* add FastTable widget init

* Update docker_image in config.json

* remove unused import

Templates, New layers, Optimizations

15 May 10:20
Compare
Choose a tag to compare
v0.3.11

Update FilteredProject layer readme

Add Copy/Move templates

07 May 08:18
c90b06d
Compare
Choose a tag to compare
v0.3.10

Add Copy layer, add templates support (#50)

Autoconnect Nodes

07 May 04:40
d514edb
Compare
Choose a tag to compare

Option to auto connect new nodes
Reworked Run button

Docker image update

02 May 15:57
Compare
Choose a tag to compare

Update docker image for optimized app start time

Optimize batch processing

26 Apr 14:34
d062042
Compare
Choose a tag to compare
Optimize batch processing (#48)

* Do not generate empty images if not required

* Add logging statement for creating items batch in Net.py

* Optimize items creation

* Update batch size and logging statement in Net.py, and dynamic batch size logic in main.py

Add debug logs to Create new project

* remove debug logs from CreateNewProject

* Update CreateNewProjectLayer.py

Hotfix Filtered project error

26 Apr 11:19
4e857f1
Compare
Choose a tag to compare
Hotfix Filtered project error (#47)

* Update batch size for dynamic batching, fix error in filtered project

* Update batch size for dynamic batching, fix error in filtered project

Add Elastic Transform layer

25 Apr 18:32
5cd909d
Compare
Choose a tag to compare
Add Elastic Transform layer (#45)

* imgaug pixelate added

* Icon change + batch test

* batch revert

* change icon color

* batch test

* fix typo

* batches disabled

* remove comment

* add elastic transform

* update elastic readme

* slight naming changes + readme table

* readme table update

* rename script

* added name to init

---------

Co-authored-by: vorozhkog <vorozkhog@icloud.com>

Fix layer documentation links in readme

25 Apr 16:21
Compare
Choose a tag to compare
v0.3.4

Update layer documentation links in readme

Add Pixelate layer and update launch instructions in readme

25 Apr 16:07
c4077e1
Compare
Choose a tag to compare
Update launch instructions in README.md (#44)

* Update README.md with instructions on how to run the application

* Update README.md with instructions on how to run the application