-
Notifications
You must be signed in to change notification settings - Fork 2
Roadmap
PtrMan edited this page Apr 28, 2020
·
5 revisions
- dealing with overlapping objects inside the same region proposal
- dealing with objectsof Different size
- handling of lines etc with convolution
- Integration of motion bias (?)
- detection of proto-lines, which are small lines which can be referenced by lines in a hierachical fashion. This allows it to "see" lines over big distances (imaginary lines) without much computational shortcommings (no combinatorial explosion of potential points etc). Lines can be fused together with a TV which says how strong the connection is.
- correct handling of imaginary lines of edges(!)