8000 GitHub - wenqingchu/crf_detection
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-repo color-fg-muted mr-2"> / crf_detection Public
Notifications You must be signed in to change notification settings

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
0