-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
27 lines (27 loc) · 1.31 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "graph_algos/matlab_bgl"]
path = graph_algos/matlab_bgl
url = git://github.com/dgleich/matlab-bgl.git
[submodule "segmentation/boundaries--lim_CVPR_2013_sketchtokens"]
path = segmentation/boundaries--lim_CVPR_2013_sketchtokens
url = git://github.com/joelimlimit/SketchTokens.git
[submodule "toolboxes/vlfeat"]
path = toolboxes/vlfeat
url = [email protected]:ahmadh84/vlfeat.git
[submodule "segmentation/boundaries--isola_ECCV_2014_crispboundaries"]
path = segmentation/boundaries--isola_ECCV_2014_crispboundaries
url = [email protected]:phillipi/crisp-boundaries.git
[submodule "machine_learning/caffe"]
path = machine_learning/caffe
url = https://github.com/BVLC/caffe.git
[submodule "segmentation/segments--hariharan_ECCV_2014_detseg"]
path = segmentation/segments--hariharan_ECCV_2014_detseg
url = https://github.com/bharath272/sds_eccv2014.git
[submodule "segmentation/segments--hosang_arXiv_2015_proposalssurvey"]
path = segmentation/segments--hosang_arXiv_2015_proposalssurvey
url = https://github.com/hosang/detection-proposals.git
[submodule "segmentation/segments--krahenbuhl_CVPR_2015_lpo"]
path = segmentation/segments--krahenbuhl_CVPR_2015_lpo
url = https://github.com/philkr/lpo.git
[submodule "machine_learning/matconvnet"]
path = machine_learning/matconvnet
url = https://github.com/vlfeat/matconvnet.git