MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.MyCaffeControl< T > Member List

This is the complete list of members for MyCaffe.MyCaffeControl< T >, including all inherited members.

ActiveGpusMyCaffe.MyCaffeControl< T >
ActiveLabelCountsMyCaffe.MyCaffeControl< T >
AddCancelOverride(CancelEvent evtCancel)MyCaffe.MyCaffeControl< T >
AddCancelOverrideByName(string strEvtCancel)MyCaffe.MyCaffeControl< T >
ApplyUpdate(int nIteration)MyCaffe.MyCaffeControl< T >
CancelEventMyCaffe.MyCaffeControl< T >
Clone(int nGpuID)MyCaffe.MyCaffeControl< T >
CompareWeights(Net< T > net1, Net< T > net2)MyCaffe.MyCaffeControl< T >
Component()System.ComponentModel.Component
CopyGradientsFrom(MyCaffeControl< T > src)MyCaffe.MyCaffeControl< T >
CopyWeightsFrom(MyCaffeControl< T > src)MyCaffe.MyCaffeControl< T >
CreateBlob(string strName)MyCaffe.MyCaffeControl< T >
CreateDataBlob(SimpleDatum d, Blob< T > blob=null, bool bPad=true)MyCaffe.MyCaffeControl< T >
CreateExtension(string strExtensionDLLPath)MyCaffe.MyCaffeControl< T >
CreateNet(byte[] rgWeights, CudaDnn< T > cudaOverride=null)MyCaffe.MyCaffeControl< T >
createNetParameterForRunning(ProjectEx p, out TransformationParameter transform_param)MyCaffe.MyCaffeControl< T >protected
createNetParameterForRunning(DatasetDescriptor ds, string strModel, out TransformationParameter transform_param, Stage stage=Stage.NONE)MyCaffe.MyCaffeControl< T >protected
createNetParameterForRunning(BlobShape shape, string strModel, out TransformationParameter transform_param, Stage stage=Stage.NONE)MyCaffe.MyCaffeControl< T >protected
createNetParameterForRunning(SimpleDatum sdMean, string strModel, out TransformationParameter transform_param, out int nC, out int nH, out int nW, Stage stage=Stage.NONE)MyCaffe.MyCaffeControl< T >protected
CreateNetParameterForRunning(BlobShape shape, string strModel, out TransformationParameter transform_param, Stage stage=Stage.NONE, bool bSkipLossLayer=false, bool bMaintainBatchSize=false)MyCaffe.MyCaffeControl< T >static
CudaMyCaffe.MyCaffeControl< T >
CurrentDeviceMyCaffe.MyCaffeControl< T >
CurrentIterationMyCaffe.MyCaffeControl< T >
CurrentProjectMyCaffe.MyCaffeControl< T >
CurrentStageMyCaffe.MyCaffeControl< T >
DatabaseMyCaffe.MyCaffeControl< T >
DatasetConnectInfoMyCaffe.MyCaffeControl< T >
DataTransformerMyCaffe.MyCaffeControl< T >
dispose()MyCaffe.MyCaffeControl< T >
EnableBlobDebuggingMyCaffe.MyCaffeControl< T >
EnableBreakOnFirstNaNMyCaffe.MyCaffeControl< T >
EnableDetailedNanDetectionMyCaffe.MyCaffeControl< T >
EnableLayerDebuggingMyCaffe.MyCaffeControl< T >
EnableSingleStepMyCaffe.MyCaffeControl< T >
EnableTestingMyCaffe.MyCaffeControl< T >
EnableVerboseStatusMyCaffe.MyCaffeControl< T >
FreeExtension(long hExtension)MyCaffe.MyCaffeControl< T >
GetDataset()MyCaffe.MyCaffeControl< T >
GetDeviceCount()MyCaffe.MyCaffeControl< T >
GetDeviceName(int nDeviceID)MyCaffe.MyCaffeControl< T >
GetInternalNet(Phase phase=Phase.RUN)MyCaffe.MyCaffeControl< T >
GetInternalSolver()MyCaffe.MyCaffeControl< T >
GetItemMean()MyCaffe.MyCaffeControl< T >
GetLicenseText(string strOtherLicenses)MyCaffe.MyCaffeControl< T >
GetLicenseTextEx(string strOtherLicenses)MyCaffe.MyCaffeControl< T >static
GetTargetImage(int nSrcId, int nIdx, out int nLabel, out string strLabel, out byte[] rgCriteria, out SimpleDatum.DATA_FORMAT fmtCriteria)MyCaffe.MyCaffeControl< T >
GetTargetImage(int nImageID, out int nLabel, out string strLabel, out byte[] rgCriteria, out SimpleDatum.DATA_FORMAT fmtCriteria)MyCaffe.MyCaffeControl< T >
GetTestImage(Phase phase, out int nLabel, out string strLabel)MyCaffe.MyCaffeControl< T >
GetTestImage(Phase phase, int nLabel)MyCaffe.MyCaffeControl< T >
GetWeights()MyCaffe.MyCaffeControl< T >
LabelQueryEpochsMyCaffe.MyCaffeControl< T >
LabelQueryHitPercentsMyCaffe.MyCaffeControl< T >
LastPhaseMyCaffe.MyCaffeControl< T >
Load(Phase phase, ProjectEx p, DB_LABEL_SELECTION_METHOD? labelSelectionOverride=null, DB_ITEM_SELECTION_METHOD? itemSelectionOverride=null, bool bResetFirst=false, IXDatabaseBase db=null, bool bUseDb=true, bool bCreateRunNet=true, string strStage=null, bool bEnableMemTrace=false)MyCaffe.MyCaffeControl< T >
Load(Phase phase, string strSolver, string strModel, byte[] rgWeights, DB_LABEL_SELECTION_METHOD? labelSelectionOverride=null, DB_ITEM_SELECTION_METHOD? itemSelectionOverride=null, bool bResetFirst=false, IXDatabaseBase db=null, bool bUseDb=true, bool bCreateRunNet=true, string strStage=null, bool bEnableMemTrace=false)MyCaffe.MyCaffeControl< T >
LoadLite(Phase phase, string strSolver, string strModel, byte[] rgWeights=null, bool bResetFirst=false, bool bCreateRunNet=true, SimpleDatum sdMean=null, string strStage=null, bool bEnableMemTrace=false)MyCaffe.MyCaffeControl< T >
LoadToRun(string strModel, byte[] rgWeights, BlobShape shape, SimpleDatum sdMean=null, TransformationParameter transParam=null, bool bForceBackward=false, bool bConvertToRunNet=true)MyCaffe.MyCaffeControl< T >
LogMyCaffe.MyCaffeControl< T >
m_bDbOwnerMyCaffe.MyCaffeControl< T >protected
m_dataSetMyCaffe.MyCaffeControl< T >protected
m_dataTransformerMyCaffe.MyCaffeControl< T >protected
m_dbMyCaffe.MyCaffeControl< T >protected
m_evtCancelMyCaffe.MyCaffeControl< T >protected
m_evtForceSnapshotMyCaffe.MyCaffeControl< T >protected
m_evtForceTestMyCaffe.MyCaffeControl< T >protected
m_evtPauseMyCaffe.MyCaffeControl< T >protected
m_logMyCaffe.MyCaffeControl< T >protected
m_projectMyCaffe.MyCaffeControl< T >protected
m_rgGpuMyCaffe.MyCaffeControl< T >protected
m_settingsMyCaffe.MyCaffeControl< T >protected
m_strCudaPathMyCaffe.MyCaffeControl< T >protected
MaximumIterationMyCaffe.MyCaffeControl< T >
MyCaffeControl(SettingsCaffe settings, Log log, CancelEvent evtCancel, AutoResetEvent evtSnapshot=null, AutoResetEvent evtForceTest=null, ManualResetEvent evtPause=null, List< int > rgGpuId=null, string strCudaPath="", bool bCreateCudaDnn=false, ConnectInfo ci=null)MyCaffe.MyCaffeControl< T >
OnSnapshotMyCaffe.MyCaffeControl< T >
OnTestingIterationMyCaffe.MyCaffeControl< T >
OnTrainingIterationMyCaffe.MyCaffeControl< T >
PersistMyCaffe.MyCaffeControl< T >
PrepareImageMeans(ProjectEx prj)MyCaffe.MyCaffeControl< T >
ReInitializeParameters(WEIGHT_TARGET target, params string[] rgstrLayers)MyCaffe.MyCaffeControl< T >
RemoveCancelOverride(CancelEvent evtCancel)MyCaffe.MyCaffeControl< T >
RemoveCancelOverrideByName(string strEvtCancel)MyCaffe.MyCaffeControl< T >
ResetDevice(int nDeviceID)MyCaffe.MyCaffeControl< T >static
Run(int nImageIdx, bool bPad=true)MyCaffe.MyCaffeControl< T >
Run(List< int > rgImageIdx, ref Blob< T > blob)MyCaffe.MyCaffeControl< T >
Run(List< int > rgImageIdx)MyCaffe.MyCaffeControl< T >
Run(SimpleDatum d, bool bSort, bool bUseSolverNet, bool bPad=true)MyCaffe.MyCaffeControl< T >
Run(List< SimpleDatum > rgSd, ref Blob< T > blob, bool bUseSolverNet=false, int nMax=int.MaxValue)MyCaffe.MyCaffeControl< T >
Run(Blob< T > blob, bool bSort=true, bool bUseSolverNet=false, int nMax=int.MaxValue, List< int > rgIgnoreLabels=null)MyCaffe.MyCaffeControl< T >
Run(Bitmap img, bool bSort=true, bool bPad=true)MyCaffe.MyCaffeControl< T >
Run(SimpleDatum d, bool bSort=true, bool bPad=true)MyCaffe.MyCaffeControl< T >
Run(PropertySet customInput, int nK=1, double dfThreshold=0.01, int nMax=80, bool bBeamSearch=false)MyCaffe.MyCaffeControl< T >
Run(BlobCollection< T > colBottom)MyCaffe.MyCaffeControl< T >
RunExtension(long hExtension, long lfnIdx, T[] rgParam)MyCaffe.MyCaffeControl< T >
RunExtensionD(long hExtension, long lfnIdx, double[] rgParam)MyCaffe.MyCaffeControl< T >
RunExtensionF(long hExtension, long lfnIdx, float[] rgParam)MyCaffe.MyCaffeControl< T >
RunModel(PropertySet customInput)MyCaffe.MyCaffeControl< T >
RunModelEx(PropertySet customInput)MyCaffe.MyCaffeControl< T >
SetOnTestingStartOverride(EventHandler onTestingStart)MyCaffe.MyCaffeControl< T >
SetOnTestOverride(EventHandler< TestArgs > onTest)MyCaffe.MyCaffeControl< T >
SetOnTrainingStartOverride(EventHandler onTrainingStart)MyCaffe.MyCaffeControl< T >
SettingsMyCaffe.MyCaffeControl< T >
Snapshot(bool bUpdateDatabase=true)MyCaffe.MyCaffeControl< T >
Test(int nIterationOverride=-1)MyCaffe.MyCaffeControl< T >
TestMany(PropertySet customInput)MyCaffe.MyCaffeControl< T >
TestMany(int nCount, bool bOnTrainingSet, bool bOnTargetSet=false, DB_ITEM_SELECTION_METHOD imgSelMethod=DB_ITEM_SELECTION_METHOD.RANDOM, int nImageStartIdx=0, DateTime? dtImageStartTime=null, double? dfThreshold=null)MyCaffe.MyCaffeControl< T >
TestManyEx(PropertySet customInput)MyCaffe.MyCaffeControl< T >
Train(int nIterationOverride=-1, int nTrainingTimeLimitInMinutes=0, TRAIN_STEP step=TRAIN_STEP.NONE, double dfLearningRateOverride=0, bool bReset=false)MyCaffe.MyCaffeControl< T >
Unload(bool bUnloadImageDb=true, bool bIgnoreExceptions=false)MyCaffe.MyCaffeControl< T >
UpdateRunWeights(bool bOutputStatus=false, bool bVerifyWeights=true)MyCaffe.MyCaffeControl< T >
UpdateWeights(byte[] rgWeights)MyCaffe.MyCaffeControl< T >
VerifyCompute(string strExtra=null, int nDeviceID=-1, bool bThrowException=true)MyCaffe.MyCaffeControl< T >
VersionMyCaffe.MyCaffeControl< T >static