<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-neuralnet/ftnoir_tracker_neuralnet.cpp, branch trackhat-opentrack-3.2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-opentrack-3.2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-opentrack-3.2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2023-05-16T10:16:23Z</updated>
<entry>
<title>merge in trackhat ui</title>
<updated>2023-05-16T10:16:23Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2023-05-16T10:14:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5e73a2f8af689afbf9ca4da0c7239b6537e6a9ce'/>
<id>urn:sha1:5e73a2f8af689afbf9ca4da0c7239b6537e6a9ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/nn: make dialog embeddable</title>
<updated>2023-03-01T21:47:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2023-01-04T12:08:06Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=bd90aaa53751610b5b49ab9042b4612af2816f88'/>
<id>urn:sha1:bd90aaa53751610b5b49ab9042b4612af2816f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/nn: Tweaks, refactoring, a deadzone filtering and support for uncertainty estimation</title>
<updated>2022-11-01T12:51:35Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2022-09-11T18:55:26Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=08f1fcad1c74e25f97641a0ccbd229b267ec528c'/>
<id>urn:sha1:08f1fcad1c74e25f97641a0ccbd229b267ec528c</id>
<content type='text'>
* Add rudimentary test for two functions .. maybe more in future
* Fix the rotation correction from vertical translation
* Move preview class to new files
* Move neural network model adapters to new files
* Add utility functions for opencv
* Query the model inputs/outputs by name to see what is available
* Supports outputs for standard deviation of the data distribution -
  What you get if you let your model output the full parameters of a
  gaussian distribution (depending on the inputs) and fit it with
  negative log likelihood loss.
* Disabled support for sequence models
* Add support for detection of eye open/close classification.
  Scale uncertainty estimate up if eyes closed
* Add a deadzone filter which activates if the model supports uncertainty
  quantification. The deadzone scales becomes larger the more uncertain
  the model/data are. This is mostly supposed to be useful to suppress
  large estimate errors when the user blinks with the eyes
* Fix distance being twice of what it should have been
</content>
</entry>
<entry>
<title>Revert "options/value: add `QObject::connect` wrapper"</title>
<updated>2022-10-10T08:31:58Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2022-10-06T16:34:03Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=61884594ceff59279abe5530c8c1af1870dc8fbb'/>
<id>urn:sha1:61884594ceff59279abe5530c8c1af1870dc8fbb</id>
<content type='text'>
This reverts commit a67e8630caf20e7f48151024e9e68dd9271d75c7.
</content>
</entry>
<entry>
<title>options/value: add `QObject::connect` wrapper</title>
<updated>2022-07-01T16:07:03Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2022-07-01T16:07:03Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a67e8630caf20e7f48151024e9e68dd9271d75c7'/>
<id>urn:sha1:a67e8630caf20e7f48151024e9e68dd9271d75c7</id>
<content type='text'>
This is useful not just to save on complexity in call sites, but also
because I plan on using the Verdigris library to remove needless
`valueChanged()` and `setValue()` overloads from each `value&lt;t&gt;`
instance.

Also fix a bug in `options/tie.hpp` where `QComboBox::setCurrentIndex`
was erroneously called as `Qt::DirectConnection`.
</content>
</entry>
<entry>
<title>tracker/nn: Fix localizer interfering with tracking when tracking is still good</title>
<updated>2022-05-21T07:41:20Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2022-05-21T07:26:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=bbce410b03c2bb36cf2a07b1394fa04bf4f04c70'/>
<id>urn:sha1:bbce410b03c2bb36cf2a07b1394fa04bf4f04c70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/nn: Fix drawing of uninitialized face ROI buffer</title>
<updated>2022-05-21T07:41:13Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2022-05-21T07:24:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=af50614c485fede08540e8844b726b434de76d83'/>
<id>urn:sha1:af50614c485fede08540e8844b726b434de76d83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/nn: Use postfix underscore to indicate class member variables</title>
<updated>2022-05-19T18:47:11Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2022-05-18T20:15:02Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e3de47abc3eba2d1cebc94943a203623c6545f3f'/>
<id>urn:sha1:e3de47abc3eba2d1cebc94943a203623c6545f3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/nn: Improve preview</title>
<updated>2022-05-19T18:47:11Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2022-05-18T04:36:25Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e1d17f2d413de5f548931eaf9dfed2155e830096'/>
<id>urn:sha1:e1d17f2d413de5f548931eaf9dfed2155e830096</id>
<content type='text'>
* The preview image is now generated with the dimensions of the widget
* The pose visualization is added afterwards adjusted to the preview size
* The fps / inference time readout is moved to the settings dialog
* The actual obtained resolution from the camera is also shown
* Dialog layout is changed

Note: Switching to using underscore to mark class member vars.
      It's not consistently applied yet.
</content>
</entry>
<entry>
<title>tracker/nn: Add resolution setting and tooltips</title>
<updated>2022-05-19T18:47:11Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2022-05-17T05:50:55Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f788d94a9ea446c7b687b4a8f3d4cfae41a61296'/>
<id>urn:sha1:f788d94a9ea446c7b687b4a8f3d4cfae41a61296</id>
<content type='text'>
Tooltips only for half of the settings or so. When hovering over the
actual input boxes.
</content>
</entry>
</feed>
