stdimpl

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2018 License: Apache-2.0 Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Mnist .
	Mnist = &pbreq.Meta{
		Name:      "mnist",
		Signature: "predict_images",
		Version:   1,
	}

	// Inception .
	Inception = &pbreq.Meta{
		Name:      "inception",
		Signature: "predict_images",
		Version:   1,
		UseDims:   true,
	}

	//MuraIRNV2 .
	MuraIRNV2 = &pbreq.Meta{
		Name:      "mura_inception_resnet_v2",
		Signature: "predict_images",
		Version:   1,
	}

	// MuraMNV2 .
	MuraMNV2 = &pbreq.Meta{
		Name:      "mura_mobilenet_v2",
		Signature: "predict_images",
		Version:   1,
	}

	// Chexray .
	ChexrayMNV2 = &pbreq.Meta{
		Name:      "chexray",
		Signature: "predict_images",
		Version:   1,
	}

	// Map .
	Map = map[string]*pbreq.Meta{
		"mnist":         Mnist,
		"inception":     Inception,
		"mura-irn-v2":   MuraIRNV2,
		"mura-mn-v2":    MuraMNV2,
		"chexray-mn-v2": ChexrayMNV2,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL