akailany / Pattern-Segmentation-in-Aerial-Agricultural-Images

This is a repo to contain Pattern Segmentation Project
1 stars 2 forks source link

Evaluation of MSCG-Net for TorchScript & Mobile Convertability #16

Open henrylao opened 3 years ago

henrylao commented 3 years ago

Overview

Assessing whether or not MSCG-Net can be converted to TorchScript & Mobile will be key to determining the platform of deployment

There are weights MSCG-Net's ckpt directory: https://github.com/samleoqh/MSCG-Net/tree/master/ckpt

Attempt to load PyTorch model from weights and do the following:

NOTE