mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-27 01:56:03 +08:00
update docs url for training templates
This commit is contained in:
@@ -53,7 +53,7 @@ arguments:
|
||||
stage_2_epochs: 1 # Epochs for finetune layers
|
||||
stage_3_epochs: 1 # Epochs for all layers
|
||||
num_steps: 1000 # Num steps per epoch
|
||||
hint: "See <a href='https://docs.onepanel.ai/docs/reference/cvat/built-in-models#maskrcnn-hyperparameters' target='_blank'>documentation</a> for more information on parameters."
|
||||
hint: 'See <a href="https://docs.onepanel.ai/docs/reference/workflows/training#maskrcnn-hyperparameters" target="_blank">documentation</a> for more information on parameters.'
|
||||
|
||||
- name: dump-format
|
||||
value: cvat_coco
|
||||
|
@@ -72,7 +72,7 @@ arguments:
|
||||
displayName: Hyperparameters
|
||||
visibility: public
|
||||
type: textarea.textarea
|
||||
hint: 'See <a href="https://docs.onepanel.ai/docs/reference/cvat/built-in-models#tfod-hyperparameters" target="_blank">documentation</a> for more information on parameters.'
|
||||
hint: 'See <a href="https://docs.onepanel.ai/docs/reference/workflows/training#tfod-hyperparameters" target="_blank">documentation</a> for more information on parameters.'
|
||||
|
||||
- name: dump-format
|
||||
value: cvat_coco
|
||||
|
Reference in New Issue
Block a user