<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-neuralnet/lang, branch master</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=master</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2024-08-04T01:29:31Z</updated>
<entry>
<title>i18n: add German translations</title>
<updated>2024-08-04T01:29:31Z</updated>
<author>
<name>Kai Krakow</name>
<email>kai@kaishome.de</email>
</author>
<published>2024-08-04T01:29:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c6e56ce73bc4fd59b65d73a39f48368411beeb6e'/>
<id>urn:sha1:c6e56ce73bc4fd59b65d73a39f48368411beeb6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/nn: Add button to choose pose net file</title>
<updated>2023-10-01T12:39:10Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2023-10-01T12:39:10Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8b0d87ff815b7ac6370e6123b6344c2a9a12fd22'/>
<id>urn:sha1:8b0d87ff815b7ac6370e6123b6344c2a9a12fd22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatting corrections and minor revisions</title>
<updated>2023-09-30T12:08:56Z</updated>
<author>
<name>前进!</name>
<email>92249100+ddzzkunye@users.noreply.github.com</email>
</author>
<published>2023-09-30T12:08:56Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=10ba7b57b55e6058bc29e8d9b8fbce9257d16488'/>
<id>urn:sha1:10ba7b57b55e6058bc29e8d9b8fbce9257d16488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update zh_CN.ts(neuralNet)</title>
<updated>2023-09-30T05:54:07Z</updated>
<author>
<name>前进!</name>
<email>92249100+ddzzkunye@users.noreply.github.com</email>
</author>
<published>2023-09-30T05:54:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5fa34afac5fc2680f9e2406172c9d6f2d851a840'/>
<id>urn:sha1:5fa34afac5fc2680f9e2406172c9d6f2d851a840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker-neuralnet: russian translation</title>
<updated>2023-02-02T15:45:17Z</updated>
<author>
<name>Michael Perlov</name>
<email>michael.perlov@credorax.com</email>
</author>
<published>2023-02-02T15:45:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=2206ca4e3497deaaf61c4ac4112e7028bcbedbd5'/>
<id>urn:sha1:2206ca4e3497deaaf61c4ac4112e7028bcbedbd5</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>
<entry>
<title>tracker/nn: Add support for recurrent model and further tweaks</title>
<updated>2022-05-19T18:46:50Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2022-05-12T17:54:57Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4d6e80a6c585f6929f6bf4bf319932732160ce84'/>
<id>urn:sha1:4d6e80a6c585f6929f6bf4bf319932732160ce84</id>
<content type='text'>
Regarding tweaks:
* EWA smoothing of head ROI. Smoothing strength is a UI setting.
* Adjustible zoom into the detected face. The predicted ROI is scaled by a factor the user can set. There is a sweet spot somewhere near 1.
* Adjustible number of threads
* The ROI is no longer taken as model output directly. This was actually not needed. Perhaps as auxiliary training objective for the network. But the tracker implementation now just uses a square area around the head center according to the predicted head size.
* Add comment and debug notification on face ROI model output
</content>
</entry>
<entry>
<title>Added support for MJPEG compression for neuralnet</title>
<updated>2022-05-11T18:20:14Z</updated>
<author>
<name>Pedro Silva</name>
<email>sparta14gaming@gmail.com</email>
</author>
<published>2022-05-11T18:20:14Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c4efa268c0bd783cd8b04ed1cd6601ab5d3d398a'/>
<id>urn:sha1:c4efa268c0bd783cd8b04ed1cd6601ab5d3d398a</id>
<content type='text'>
- Added support for MJPEG compression for neuralnet tracker
</content>
</entry>
</feed>
