<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gait-recognition.git/utils, branch disentangling_only_py3.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/'/>
<entry>
<title>Merge branch 'disentangling_only' into disentangling_only_py3.8</title>
<updated>2021-04-04T04:45:36+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-04-04T04:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=6a8824e4fb8bdd1f3e763b78b765830788415cfb'/>
<id>6a8824e4fb8bdd1f3e763b78b765830788415cfb</id>
<content type='text'>
# Conflicts:
#	models/model.py
#	utils/configuration.py
#	utils/sampler.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	models/model.py
#	utils/configuration.py
#	utils/sampler.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove triplet sampler</title>
<updated>2021-04-04T04:44:40+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-04-04T04:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=cb05de36f5ffd8584d78c6776dbe90e21abff25a'/>
<id>cb05de36f5ffd8584d78c6776dbe90e21abff25a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A type hint fix</title>
<updated>2021-04-03T15:22:15+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-04-03T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=2f4516549c7b9ebfaf650c6a71e4da43cd3372fa'/>
<id>2f4516549c7b9ebfaf650c6a71e4da43cd3372fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'disentangling_only' into disentangling_only_py3.8</title>
<updated>2021-04-03T15:07:23+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-04-03T15:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=258efcafe4d34ed5ffeebcaab9389f75a17e4717'/>
<id>258efcafe4d34ed5ffeebcaab9389f75a17e4717</id>
<content type='text'>
# Conflicts:
#	models/model.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	models/model.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into disentangling_only</title>
<updated>2021-04-03T15:06:07+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-04-03T13:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=f6f133fa7b926ce0c7d28bbf0ba4de41b3708d4a'/>
<id>f6f133fa7b926ce0c7d28bbf0ba4de41b3708d4a</id>
<content type='text'>
# Conflicts:
#	config.py
#	models/hpm.py
#	models/layers.py
#	models/model.py
#	models/part_net.py
#	models/rgb_part_net.py
#	test/part_net.py
#	utils/configuration.py
#	utils/triplet_loss.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	config.py
#	models/hpm.py
#	models/layers.py
#	models/model.py
#	models/part_net.py
#	models/rgb_part_net.py
#	test/part_net.py
#	utils/configuration.py
#	utils/triplet_loss.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixes and refactoring</title>
<updated>2021-03-25T04:23:23+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-25T04:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=5a063855dbecb8f1a86ad25d9e61a9c8b63312b3'/>
<id>5a063855dbecb8f1a86ad25d9e61a9c8b63312b3</id>
<content type='text'>
1. Correct trained model signature
2. Move `val_size` to system config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Correct trained model signature
2. Move `val_size` to system config
</pre>
</div>
</content>
</entry>
<entry>
<title>Add embedding visualization and validate on testing set</title>
<updated>2021-03-22T11:32:16+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-22T11:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=b6e5972b64cc61fc967cf3d098fc629d781adce4'/>
<id>b6e5972b64cc61fc967cf3d098fc629d781adce4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unbalanced datasets</title>
<updated>2021-03-14T13:07:03+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-14T13:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=263b8001ca1b25a43d1c87f187423054e141925d'/>
<id>263b8001ca1b25a43d1c87f187423054e141925d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code refactoring</title>
<updated>2021-03-12T05:56:17+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-12T05:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=c74df416b00f837ba051f3947be92f76e7afbd88'/>
<id>c74df416b00f837ba051f3947be92f76e7afbd88</id>
<content type='text'>
1. Separate FCs and triplet losses for HPM and PartNet
2. Remove FC-equivalent 1x1 conv layers in HPM
3. Support adjustable learning rate schedulers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Separate FCs and triplet losses for HPM and PartNet
2. Remove FC-equivalent 1x1 conv layers in HPM
3. Support adjustable learning rate schedulers
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixes</title>
<updated>2021-03-10T06:10:24+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-10T06:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=1b8d1614168ce6590c5e029c7f1007ac9b17048c'/>
<id>1b8d1614168ce6590c5e029c7f1007ac9b17048c</id>
<content type='text'>
1. Resolve reference problems when parsing dataset selectors
2. Transform gallery using different models
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Resolve reference problems when parsing dataset selectors
2. Transform gallery using different models
</pre>
</div>
</content>
</entry>
</feed>
