Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive API Experiment - Pytorch Re-ID on Market #156

Merged
merged 50 commits into from Aug 31, 2021
Merged

Interactive API Experiment - Pytorch Re-ID on Market #156

merged 50 commits into from Aug 31, 2021

Conversation

katerina-merkulova
Copy link
Contributor

@katerina-merkulova katerina-merkulova commented Aug 18, 2021

Tutorial experiment to Interactive API - Pytorch Re-ID (Resnet50 and Arcface loss) on Market1501 dataset.

@openfl-helper
Copy link

Can one of the admins verify this patch?

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@katerina-merkulova
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@alexey-gruzdev
Copy link
Contributor

ok to test

dmitryagapov and others added 3 commits August 18, 2021 11:48
* add variable for ca files

* rename variable

* divide openfl cert from ca cert folders
" else:\n",
" batch_size = 512\n",
" \n",
" self.shard_descriptor.set_mode('query')\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably should pass shard_descriptor to DataLoader by deep copying it.
When the Pytorch DataLoader will try to access shard_descriptor the mode may be already changed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added shard descriptor's copies to gallery and query loaders

@igor-davidyuk
Copy link
Contributor

Could you also clear all cell outputs

@alexey-gruzdev
Copy link
Contributor

@katerina-merkulova thanks for fixes, LGTM!

@alexey-gruzdev alexey-gruzdev merged commit eee7b34 into securefederatedai:develop Aug 31, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2021
@alexey-gruzdev alexey-gruzdev added this to the v1.2 milestone Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants