Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Dense Semantic Correspondence where Every Pixel is a Classifier

License

NotificationsYou must be signed in to change notification settings

hbristow/epic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dense Semantic Correspondence where Every Pixel is a Classifier

Hilton Bristow, Jack Valmadre and Simon Lucey,"Dense Semantic Correspondence where Every Pixel is a Classifier",International Conference on Computer Vision (ICCV), 2015

EPiC solves the dense semantic correspondence problem by constructing an LDAclassifier around every pixel in the source image, and convolving it withevery point in the target image to produce a probability likelihood estimate.

The best correspondence is then estimated by regularizing the likelihoodwith spatial constraints.

Instalation

Usingpip, the repository can be cloned and built automatically:

pip install git+https://github.com/hbristow/epic

The requirements are pure-Python, and will be retrieved automatically

NOTES

The initial public release of this research only contains code to build andapply detectors on image pairs. It does not contain functionality to performregularization. We are working to provide wrappers to SIFT Flow.

About

Dense Semantic Correspondence where Every Pixel is a Classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp