Commit
·
05e84ac
1
Parent(s):
35029b9
updates
Browse files
app.py
CHANGED
@@ -192,10 +192,9 @@ with col3:
|
|
192 |
"Click in the image to set target part"
|
193 |
"Click “Find similar parts” to find the best matches in other batches"
|
194 |
|
195 |
-
"The model is trained completely unsupervised using a CNN with a custom contrastive loss.
|
196 |
-
|
197 |
-
|
198 |
|
|
|
199 |
|
200 | |
201 |
|
|
|
192 |
"Click in the image to set target part"
|
193 |
"Click “Find similar parts” to find the best matches in other batches"
|
194 |
|
195 |
+
"The model is trained completely unsupervised using a CNN with a custom contrastive loss."
|
|
|
|
|
196 |
|
197 |
+
"https://github.com/circularmachines/batch_indexing_machine/"
|
198 |
|
199 | |
200 |
|