代码搜索:Multi-label
找到约 25 项符合「Multi-label」的源代码
代码结果 25
www.eeworm.com/read/469327/6973259
cpp growcutmex.cpp
/*******************************************************************
* GrowCut algorithm
* from "GrowCut" - Interactive Multi-Label N-D Image Segmentation
* By Cellular Autonoma
* by Vladimir
www.eeworm.com/read/404962/11475078
cpp growcutmex.cpp
/*******************************************************************
* GrowCut algorithm
* from "GrowCut" - Interactive Multi-Label N-D Image Segmentation
* By Cellular Autonoma
* by Vladimir
www.eeworm.com/read/469327/6973264
m growcut.m
% [labels strengths] = growcut(img, labels)
%
% GrowCut algorithm
% from "GrowCut" - Interactive Multi-Label N-D Image Segmentation
% By Cellular Autonoma
% by Vladimir Vezhnevets and Vadim
www.eeworm.com/read/404962/11475081
m growcut.m
% [labels strengths] = growcut(img, labels)
%
% GrowCut algorithm
% from "GrowCut" - Interactive Multi-Label N-D Image Segmentation
% By Cellular Autonoma
% by Vladimir Vezhnevets and Vadim
www.eeworm.com/read/438846/7725254
m mddm_linear.m
function [P lambda] = mddm_linear(X, L, projtype, mu, dim_para)
% mddm_linear tackles linear dimensionality reduction of multi-label problem through the method proposed in [1].
%
% Syntax
%
%
www.eeworm.com/read/356588/10224258
mht libsvm data classification, regression, and multi-label.mht
From:
Subject: LIBSVM Data: Classification, Regression, and Multi-label
Date: Mon, 17 Mar 2008 09:32:56 -0400
MIME-Version: 1.0
Content-Type: multipart/rel
www.eeworm.com/read/135582/5884251
cxx fl_multi_label.cxx
//
// "$Id: Fl_Multi_Label.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Multi-label widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This
www.eeworm.com/read/264146/11327616
m mlknn_train.m
function [Prior,PriorN,Cond,CondN]=MLKNN_train(train_data,train_target,Num,Smooth)
%MLKNN_train trains a multi-label k-nearest neighbor classifier
%
% Syntax
%
% [Prior,PriorN,Cond,CondN
www.eeworm.com/read/240204/4576505
cxx fl_multi_label.cxx
//
// "$Id: Fl_Multi_Label.cxx,v 1.1.1.1 2003/06/03 22:25:43 agno Exp $"
//
// Multi-label widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2003 by Bill Spitzak and others.
//
//
www.eeworm.com/read/154890/5631477
cxx fl_multi_label.cxx
//
// "$Id: Fl_Multi_Label.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Multi-label widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This