-
Notifications
You must be signed in to change notification settings - Fork 297
RBT Various additions and improvements #1778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
SamFlt
wants to merge
52
commits into
lagadic:master
Choose a base branch
from
SamFlt:ycb_tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 48 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
b05efa3
Fix error display in depth tracker
SamFlt d60bca1
logistic regression for masking
SamFlt a2c6076
Photometric tracker initial version
SamFlt f0199c2
photometric using previous image
SamFlt 512a94b
Tried out regularization on photometric hessian
SamFlt 9fc511f
Photometric tracker on segmentation mask
SamFlt ccd1b77
Adaptive m estimator min threshold for depth feature
SamFlt 5edb7af
Merge branch 'fix_rbt_deterministic' into ycb_tests
SamFlt ffb838e
Fix error display in depth tracker
SamFlt bf270dc
logistic regression for masking
SamFlt 34b35b7
Photometric tracker initial version
SamFlt d43b781
photometric using previous image
SamFlt 72dae57
Tried out regularization on photometric hessian
SamFlt b9579bc
Photometric tracker on segmentation mask
SamFlt 364d7b4
Adaptive m estimator min threshold for depth feature
SamFlt abb11a7
Merge branch 'ycb_tests' of github.com:SamFlt/visp into ycb_tests
SamFlt 1b43393
Merge branch 'fix_rbt_deterministic' into ycb_tests
SamFlt c1c40db
enable parallelisation when computing prior mask for histogram mask
SamFlt ca15b64
Rework convergence metrics. Add reprojection metric
SamFlt 3407f7d
Add reset method for various tracker parts, fix repeatability for sil…
SamFlt e7ebdde
Fixed reset leading to non reproducible results
SamFlt d37fff5
setupRenderer now does not create a new renderer. Improved panda wind…
SamFlt 0f6fa39
Improve mask computation
SamFlt 77617fd
Merge branch 'ycb_tests' of github.com:SamFlt/visp into ycb_tests
SamFlt e62c5d5
fix color histogram computation, perform correct reset in json loadin…
SamFlt 852a04a
Working on improving inference speed
SamFlt 0b893c3
implement fast alternative for rendering
SamFlt 15b61e4
More cleaning up in faster rendering
SamFlt a3a084a
Merge update and error/jacobian computation for depth dense tracker
SamFlt a797274
fix rendering canny filter when geometry renderer is approximate
SamFlt fa4f1b4
Fix mask export to python, Add object diameter as object information
SamFlt 7ec2c03
New depth based masking strategy, as well as Combined color and depth…
SamFlt d76e848
Change display of depth tracker
SamFlt b8a1a01
Add delta to bounding box computation to ensure that contours are pro…
SamFlt aa961c4
Integrating XFeat code into ViSP
SamFlt 5897351
Integrating XFeat sources into ViSP
SamFlt 779a07b
Document vpColorHistogram class
SamFlt 6bb125f
Working Python extensions, migrate display_utils to subpackage, Missi…
SamFlt 718e037
Use TorchHub as first option to load XFeat model, removing the direct…
SamFlt b48d20f
Document tracked map api
SamFlt f548eb1
Document feature tracker class
SamFlt d5a168e
Fix build issues on widnows with openmp
SamFlt be272ce
Fix issue with data type change in tutorial
SamFlt 8488ca7
Fix rendering calls for fast mode in geometry renderer
SamFlt 9247551
Move XFeat pose estimation to RBT
SamFlt 9e4435f
Merge remote-tracking branch 'upstream/master' into ycb_tests
SamFlt 978e5b7
Update XFeat pose estimator
SamFlt 44b87e3
Integrate Python extension parsing
SamFlt adad1ff
Implement object loading that is possible from python, update panda3d…
SamFlt 8c4e451
XFeat pose estimation major improvements
SamFlt dc7170b
ViSP python xfeat pose estimation application
SamFlt 247ce3c
Take into account @fspindle 's review
SamFlt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.