config

package
v0.0.0-...-3b55539 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2016 License: MIT Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RES             string
	UPLOADPATH      = "public/upload/"
	TRAIN_FILE      string
	VAL_FILE        string
	TRAIN_LMDB      string
	VAL_LMDB        string
	MEAN_FILE       string
	SOLVER_FILE     string
	LOG_DIR         string
	PLOT_ROOT       string
	CAFFEMODEL_PATH string
	CAFFEMODEL_NAME string
	PREDICT_HOST    string
	PREDICT         string
)
View Source
var FILE_EXTS = map[string]string{
	"image/png":  ".png",
	"image/jpeg": ".jpg",
	"image/gif":  ".gif",
}

Functions

func SetPredictRoot

func SetPredictRoot(root string)

func SetResource

func SetResource(source string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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