Software

  • rankseg: RankDice is a Python module for producing segmentation by RankSEG framework based on an estimated probability. [ Github + paper ]
  • dnn-inference: a Python module for hypothesis testing based on deep neural networks. [ Github + Documentation ]
  • varsvm: a Python scikit-learn estimators module for solving variants Support Vector Machines (SVM). [ Github + Documentation ]
  • svmadmm: an R package for solving large-scale regularized linear/nonlinear classification by using ADMM and IADMM algorithms. [ Github ]

rankseg

Python Github MIT PRs Welcome

rankseg is a Python module for producing segmentation by RankSEG framework based on an estimated probability. [ Github + paper ]


dnn-locate

Python License Keras Downloads MonthDownloads

A python library for discriminative features localization based on neural networks. [ Github + Documentation ]


dnn-inference

Python License Keras Downloads MonthDownloads

dnn-inference is a Python module for hypothesis testing based on deep neural networks. [ Github + Documentation ]


varsvm

Python License Downloads MonthDownloads DOI

varsvm is a Python scikit-learn estimators module for solving variants Support Vector Machines (SVM). [ Github + Documentation ]