Skip to article frontmatterSkip to article content

Model

Tensorflow 2.19

Download DeepHelicon’s models.

Code
Output
import deephelicon

deephelicon.predict.download_data(
    url='https://github.com/2003100127/deephelicon/releases/download/model/model.zip',
    sv_fpn='../../data/deephelicon/model.zip',
)

You can download the models in shell.

Command
Output
deephelicon_download -u https://github.com/2003100127/deephelicon/releases/download/model/model.zip -o ./data/deephelicon/model.zip

The models were obtained from multi-stage deep learning processes. In addition, we preserved models trained using tensorflow 1x.