| omoindrot/tensorflow-triplet-loss |
764 |
|
0 |
0 |
almost 7 years ago |
0 |
|
26 |
mit |
Python |
| Implementation of triplet loss in TensorFlow |
| Liu-Yicheng/R-CNN |
52 |
|
0 |
0 |
about 8 years ago |
0 |
|
4 |
|
Python |
| My implementation of RCNN for the Flower Dates |
| ise-uiuc/FreeFuzz |
36 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
Python |
| Free Lunch for Testing: Fuzzing Deep-Learning Libraries from Open Source (ICSE'22) |
| zhihu/SERank |
29 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
mit |
Python |
| An efficient and effective learning to rank algorithm by mining information across ranking candidates. This repository contains the tensorflow implementation of SERank model. The code is developed based on TF-Ranking. |
| Ximilar-com/tf-metric-learning |
28 |
|
0 |
0 |
over 4 years ago |
9 |
October 21, 2021 |
0 |
mit |
Python |
| Minimalistic TensorFlow2+ deep metric/similarity learning library with loss functions, miners, and utils as embedding projector. |
| darkmatter2222/EVE-Online-Bot |
27 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
mit |
Jupyter Notebook |
| A Bot to play Eve Online leveraging various methods including popular machine learning tools. At this point, its a full blown AI. |
| ppriyank/-Online-Soft-Mining-and-Class-Aware-Attention-Pytorch |
15 |
|
0 |
0 |
over 6 years ago |
0 |
|
2 |
|
Python |
| (Pytorch and Tensorflow) Implementation of Weighted Contrastive Loss (Deep Metric Learning by Online Soft Mining and Class-Aware Attention) |
| blaueck/tf-triplet-demo |
13 |
|
0 |
0 |
over 7 years ago |
0 |
|
3 |
|
Python |
| This project implements triplet loss and semi-hard mining in tensorflow. |
| tomassykora/deep_hash_search |
12 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
Python |
| Image search based on convolutional neural network feature extraction. |
| ma1112/keras-triplet-loss |
11 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| A simple keras port of omoindrot's tensorflow-triplet-loss repository. |