@pipcook/plugins-detectron-model-train
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@pipcook/plugins-detectron-model-train

Description

This plugin will be used to train any models built on top of detectron2.

Required Parameters

Parameter Type Description

Optional Parameters

Parameter Type Default Value Description
steps number 100000 how many steps to train

Example

"modelTrain": {
  "package": "@pipcook/plugins-detectron-model-train",
  "params": {
    "steps": 200000
  }
},

Readme

Keywords

none

Package Sidebar

Install

npm i @pipcook/plugins-detectron-model-train

Weekly Downloads

3

Version

1.1.1

License

ISC

Unpacked Size

17.8 kB

Total Files

7

Last publish

Collaborators

  • jan-www
  • gindis
  • rickycao
  • wcount
  • yorkie
  • ericlee98
  • feelychau