All Projects → movchan74 → Street_to_shop_experiments

movchan74 / Street_to_shop_experiments

Licence: mit

Projects that are alternatives of or similar to Street to shop experiments

Openmorph
Curated list of open-access databases with human structural MRI data
Stars: ✭ 108 (+0%)
Mutual labels:  jupyter-notebook
Math For Programmers
Source code for the book, Math for Programmers
Stars: ✭ 107 (-0.93%)
Mutual labels:  jupyter-notebook
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+0%)
Mutual labels:  jupyter-notebook
Sas Viya Programming
Code samples and materials to help you learn to access SAS Viya services by writing programs in Python and other open-source languages
Stars: ✭ 107 (-0.93%)
Mutual labels:  jupyter-notebook
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+1275.93%)
Mutual labels:  jupyter-notebook
Shot Type Classifier
Detecting cinema shot types using a ResNet-50
Stars: ✭ 109 (+0.93%)
Mutual labels:  jupyter-notebook
Isl Python
Porting the R code in ISL to python. Labs and exercises
Stars: ✭ 108 (+0%)
Mutual labels:  jupyter-notebook
Histbook
Versatile, high-performance histogram toolkit for Numpy.
Stars: ✭ 109 (+0.93%)
Mutual labels:  jupyter-notebook
Dtreeviz
A python library for decision tree visualization and model interpretation.
Stars: ✭ 1,857 (+1619.44%)
Mutual labels:  jupyter-notebook
Solvingalmostanythingwithbert
BioBert Pytorch
Stars: ✭ 109 (+0.93%)
Mutual labels:  jupyter-notebook
Xgboost
Tutorial how to use xgboost
Stars: ✭ 108 (+0%)
Mutual labels:  jupyter-notebook
Dask Tutorial
Dask tutorial
Stars: ✭ 1,591 (+1373.15%)
Mutual labels:  jupyter-notebook
Clx
A collection of RAPIDS examples for security analysts, data scientists, and engineers to quickly get started applying RAPIDS and GPU acceleration to real-world cybersecurity use cases.
Stars: ✭ 108 (+0%)
Mutual labels:  jupyter-notebook
Deep Ml Meetups
A central repository for all my projects
Stars: ✭ 108 (+0%)
Mutual labels:  jupyter-notebook
Simple mf
Simple but Flexible Recommendation Engine in PyTorch
Stars: ✭ 109 (+0.93%)
Mutual labels:  jupyter-notebook
Psgan
Periodic Spatial Generative Adversarial Networks
Stars: ✭ 108 (+0%)
Mutual labels:  jupyter-notebook
Fin Ml
This github repository contains the code to the case studies in the O'Reilly book Machine Learning and Data Science Blueprints for Finance
Stars: ✭ 107 (-0.93%)
Mutual labels:  jupyter-notebook
Hass Data Detective
Explore and analyse your Home Assistant data
Stars: ✭ 109 (+0.93%)
Mutual labels:  jupyter-notebook
Woe And Iv
Stars: ✭ 109 (+0.93%)
Mutual labels:  jupyter-notebook
Imagenetv2
A new test set for ImageNet
Stars: ✭ 109 (+0.93%)
Mutual labels:  jupyter-notebook

Street-to-shop experiments

It's repo for the article about applying metric learning to street-to-shop problem on custom dataset scrapped from aliexpress.

  • triplet_semihard_training.ipynb - jupyter notebook with training code
  • get_item_info.py - function for scrapping
  • triplet_semihard_final.keras - final keras model. You can load model using keras.models.load_model.

Link on the article: https://medium.com/@movchan74/how-to-apply-distance-metric-learning-for-street-to-shop-problem-d21247723d2a).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].