Api session event editor neuralnetwork: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorneuralnetwork/ | |||
[[Neural Network]] editing. | API endpoints for [[Neural Network]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor neuralnetwork add|add]] | ||
|Add new Open [[Neural Network]] Exchange | | Add new RCNN via Open [[Neural Network]] Exchange | ||
|- | |- | ||
|[[ | | [[Api session event editor neuralnetwork remove|remove]] | ||
|Remove existing [[Neural Network]] | | Remove existing [[Neural Network]] | ||
|} | |} | ||
Additional API endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor neuralnetwork export|export]] | ||
|Export | | Export | ||
|- | |- | ||
|[[ | | [[Api session event editor neuralnetwork set neural network|set_neural_network]] | ||
|Set [[Neural Network]] | | Set [[Neural Network]] | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items neuralnetworks]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 14:38, 6 July 2026
API Endpoint: api/session/event/editorneuralnetwork/
API endpoints for Neural Network editing.
| Name | Description |
|---|---|
| add | Add new RCNN via Open Neural Network Exchange |
| remove | Remove existing Neural Network |
Additional API endpoints:
| Name | Description |
|---|---|
| export | Export |
| set_neural_network | Set Neural Network |