<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gait-recognition.git/models, branch data_parallel_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 'data_parallel' into data_parallel_py3.8</title>
<updated>2021-03-25T07:46:31+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-25T07:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=8dd0c42dc341445987c6a907df909155a8b9abd2'/>
<id>8dd0c42dc341445987c6a907df909155a8b9abd2</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 data_parallel</title>
<updated>2021-03-25T07:43:02+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-25T07:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=104c6fbf0686828ed299b2a8bda1806a9b45f440'/>
<id>104c6fbf0686828ed299b2a8bda1806a9b45f440</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>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>Fix indexing bugs in validation dataset selector</title>
<updated>2021-03-23T02:26:29+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-23T02:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=c967a2ac88e075082473f3ca219660fa12cf67d1'/>
<id>c967a2ac88e075082473f3ca219660fa12cf67d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Set *_iter as *_iters in default</title>
<updated>2021-03-16T07:42:06+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-16T07:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=38555617816cfaef6f330e7fc90f3cfa65d692fb'/>
<id>38555617816cfaef6f330e7fc90f3cfa65d692fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant wrapper given by dataloader</title>
<updated>2021-03-15T12:28:06+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-15T12:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=a68562cbb7f602cc75b3f8f0bf0c285d9e4e4c8b'/>
<id>a68562cbb7f602cc75b3f8f0bf0c285d9e4e4c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix redundant gallery_dataset_meta assignment</title>
<updated>2021-03-15T11:41:58+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-15T11:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=864fca2c9ca65847c0f1f318dfe50a1e6155e418'/>
<id>864fca2c9ca65847c0f1f318dfe50a1e6155e418</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support transforming on training datasets</title>
<updated>2021-03-15T09:15:33+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-15T09:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=fe6cd66d19c16153322577fb13779020934cf1e2'/>
<id>fe6cd66d19c16153322577fb13779020934cf1e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fix when transforming and new config</title>
<updated>2021-03-14T13:07:28+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2021-03-14T13:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/gait-recognition.git/commit/?id=da922be042d96338a3f207386e410b6746d046f5'/>
<id>da922be042d96338a3f207386e410b6746d046f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
