<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-neuralnet, branch opentrack-2021.1.2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2021.1.2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2021.1.2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2021-09-03T20:36:04Z</updated>
<entry>
<title>tracker/neuralnet: fix copying grayscale frame</title>
<updated>2021-09-03T20:36:04Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-09-03T20:36:04Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4478909bbf018e814591077dfb98eb9b785eeadf'/>
<id>urn:sha1:4478909bbf018e814591077dfb98eb9b785eeadf</id>
<content type='text'>
It crashes later though.
</content>
</entry>
<entry>
<title>tracker/neuralnet: fix compile-time warning</title>
<updated>2021-08-29T02:12:09Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-08-29T02:12:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=318616903f4f3540c74b1cccb84aa394b2a05f10'/>
<id>urn:sha1:318616903f4f3540c74b1cccb84aa394b2a05f10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: improve the FindONNXRuntime script and install the ONNX dll</title>
<updated>2021-08-05T21:21:28Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2021-08-03T21:29:00Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=07e64c37487b6c99b0425b8e4014af63529459cf'/>
<id>urn:sha1:07e64c37487b6c99b0425b8e4014af63529459cf</id>
<content type='text'>
* Add ONNXRuntime_DIR variable
* Change target name to onnxruntime::onnxruntime following naming
  conventions for imported libs
* Look for the DLL on windows and store it in a variable for later
* Correctly define the properties of the import library
* Change names and logic for global variables to follow standard conventions
* Change import library type from UNKNOWN to SHARED in order to make msvc
  link against the .lib file, not the dll.
</content>
</entry>
<entry>
<title>Fix include path for release package</title>
<updated>2021-08-02T00:28:45Z</updated>
<author>
<name>Guillaume Dollé</name>
<email>dolle.guillaume@gmail.com</email>
</author>
<published>2021-08-02T00:21:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=1e3d62e04f78e2d0e22b3ceb67aaf20a03f18bbc'/>
<id>urn:sha1:1e3d62e04f78e2d0e22b3ceb67aaf20a03f18bbc</id>
<content type='text'>
* Revert include header changes
* Address the following review remarks for include path

https://github.com/opentrack/opentrack/pull/1306#discussion_r680548570
https://github.com/opentrack/opentrack/pull/1306#discussion_r680548755
https://github.com/opentrack/opentrack/pull/1306#discussion_r680548800
https://github.com/opentrack/opentrack/pull/1306#discussion_r680549144
</content>
</entry>
<entry>
<title>Fix link library</title>
<updated>2021-08-01T14:02:00Z</updated>
<author>
<name>Guillaume Dollé</name>
<email>dolle.guillaume@gmail.com</email>
</author>
<published>2021-08-01T14:02:00Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=489b49e98f013ca495ee8314718df24b67b0e825'/>
<id>urn:sha1:489b49e98f013ca495ee8314718df24b67b0e825</id>
<content type='text'>
- Address review comment https://github.com/opentrack/opentrack/pull/1306#discussion_r680484878
- Update ONNXRuntime module to use a specific `onnxruntime` target.
- Use OpenCV components instead.

NOTE:

ONNXRuntinme may provide their own ONNXRuntimeConfig.cmake and
ONNXRuntimeVersion.cmake in the future.
See https://github.com/microsoft/onnxruntime/issues/3124 for reference
</content>
</entry>
<entry>
<title>Fix silent module</title>
<updated>2021-08-01T01:57:21Z</updated>
<author>
<name>Guillaume Dollé</name>
<email>dolle.guillaume@gmail.com</email>
</author>
<published>2021-08-01T01:57:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=1a22815d82ddfbd4f5c1f3240fb13155f517d79c'/>
<id>urn:sha1:1a22815d82ddfbd4f5c1f3240fb13155f517d79c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find ONNXRuntime using cmake modules</title>
<updated>2021-08-01T01:47:02Z</updated>
<author>
<name>Guillaume Dollé</name>
<email>dolle.guillaume@gmail.com</email>
</author>
<published>2021-08-01T01:47:02Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ef77e5d02ebf8bb2794301de143fb57890f5c330'/>
<id>urn:sha1:ef77e5d02ebf8bb2794301de143fb57890f5c330</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TrackerNeuralnet: Display inference time and all available elements</title>
<updated>2021-05-29T16:13:10Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2021-05-29T15:43:26Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6e31ccd0d01b1d693673f6ef9fb46f46fd934685'/>
<id>urn:sha1:6e31ccd0d01b1d693673f6ef9fb46f46fd934685</id>
<content type='text'>
Meaning informative elements like the pose gizmo and bounding boxes
</content>
</entry>
<entry>
<title>NeuralnetTracker: Fix crash due to prediction of tiny bounding box</title>
<updated>2021-05-29T16:13:10Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2021-05-29T15:40:39Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=bcf5275a01557fbd114d5969c3dccc582a656088'/>
<id>urn:sha1:bcf5275a01557fbd114d5969c3dccc582a656088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Saner instructions for building ONNX Runtime for neuralnet tracker</title>
<updated>2021-05-29T16:13:10Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2021-05-04T21:52:42Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=11c7d06743a419dbcca082dc7e28640d023e3503'/>
<id>urn:sha1:11c7d06743a419dbcca082dc7e28640d023e3503</id>
<content type='text'>
</content>
</entry>
</feed>
