Skip to content

convert representation to distance #8

Description

@todo

# todo: convert representation to distance
contrastive_loss = self._contrastive_criterion(img_repr, img_tf_repr, partition_list, group_list)
self._model.zero_grad()
contrastive_loss.backward()
self._model.step()
# todo: meter recording.


This issue was generated by todo based on a todo comment in 2086023. It's been assigned to @jizongFox because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions