Skip to content

wenqingchu/crf_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Compile:

mkdir build
cd build
cmake -D CMAKE_BUILD_TYPE=Release ..
make
cd ..

Usage:

build/examples/dense_inference proposal_scores likelihood output scene_score object_weight global_weight

Function:

adjust the initial scores for proposals with object-level and image-level context information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published