资 源 简 介
INTRODUCTION
The train executable can be used to train a deformable part-based model on a
Pascal VOC dataset.
The test executable can be used to run a deformable part-based model either on
an image or on a Pascal VOC dataset.
The first time you run it it will be slow as the FFTW library will search for
the best plans using runtime measurements. The resulting plans will then be
saved to a file named wisdom.fftw and reused in the future.
文 件 列 表
ffld_v2
models
._bicycle.jpg
._CMakeLists.txt
._convertmodel4.m
._convertmodel5.m
._COPYING.txt
._HOGPyramid.cpp
._HOGPyramid.h
._INSTALL.txt
._Intersector.h
._JPEGImage.cpp
._JPEGImage.h
._LBFGS.cpp
._LBFGS.h
._Mixture.cpp
._Mixture.h
._Model.cpp
._Model.h
._Object.cpp
._Object.h
._Patchwork.cpp
._Patchwork.h
._README.txt
._readmixture.m
._Rectangle.cpp
._Rectangle.h
._Scene.cpp
._Scene.h
._test.cpp
._train.cpp
._viewmixture.m
._writemixture.m
bicycle.jpg
CMakeLists.txt
convertmodel4.m
convertmodel5.m
COPYING.txt
HOGPyramid.cpp
HOGPyramid.h
INSTALL.txt
Intersector.h
JPEGImage.cpp
JPEGImage.h
LBFGS.cpp
LBFGS.h
Mixture.cpp
Mixture.h
Model.cpp
Model.h
Object.cpp
Object.h
Patchwork.cpp
Patchwork.h
README.txt
readmixture.m
Rectangle.cpp
Rectangle.h
Scene.cpp
Scene.h
SimpleOpt.h
test.cpp
train.cpp
viewmixture.m
writemixture.m