![]() |
MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
This is the complete list of members for MyCaffe.common.IXMyCaffe< T >, including all inherited members.
| GetDataset() | MyCaffe.common.IXMyCaffe< T > | |
| GetItemMean() | MyCaffe.common.IXMyCaffe< T > | |
| GetLicenseText(string strOtherLicenses) | MyCaffe.common.IXMyCaffe< T > | |
| GetTestImage(Phase phase, out int nLabel, out string strLabel) | MyCaffe.common.IXMyCaffe< T > | |
| GetTestImage(Phase phase, int nLabel) | MyCaffe.common.IXMyCaffe< T > | |
| GetWeights() | MyCaffe.common.IXMyCaffe< 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.common.IXMyCaffe< 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.common.IXMyCaffe< T > | |
| Run(int nImageIdx, bool bPad=true) | MyCaffe.common.IXMyCaffe< T > | |
| Run(List< int > rgImageIdx) | MyCaffe.common.IXMyCaffe< T > | |
| Run(SimpleDatum d, bool bSort=true, bool bUseSolverNet=false) | MyCaffe.common.IXMyCaffe< T > | |
| Test(int nIterationOverride=-1) | MyCaffe.common.IXMyCaffe< T > | |
| TestMany(PropertySet customInput) | MyCaffe.common.IXMyCaffe< 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.common.IXMyCaffe< T > | |
| Train(int nIterationOverride=-1, int nTrainingTimeLimitInMinutes=0, TRAIN_STEP step=TRAIN_STEP.NONE, double dfLearningRateOverride=0, bool bReset=false) | MyCaffe.common.IXMyCaffe< T > | |
| Unload(bool bUnloadDb=true, bool bIgnoreExceptions=false) | MyCaffe.common.IXMyCaffe< T > | |
| UpdateRunWeights(bool bOutputStatus=false, bool bVerifyWeights=true) | MyCaffe.common.IXMyCaffe< T > | |
| UpdateWeights(byte[] rgWeights) | MyCaffe.common.IXMyCaffe< T > |