Skip to article frontmatterSkip to article content

Model

Tensorflow 2.19

Download DeepTMInter’s models.

Command
Output
import deeptminter

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

You can download the models in shell.

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

The models contain 5 best-performing deep learning models and 1 stacking assembled model. In addition, we preserved models trained using tensorflow 1x.