All Projects → EncodeTS → Tensorflow_center_loss

EncodeTS / Tensorflow_center_loss

Licence: mit
Center Loss implementation with TensorFlow

Projects that are alternatives of or similar to Tensorflow center loss

Keras Trigger Word
How to do Real Time Trigger Word Detection with Keras | DLology
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Deeplearning Image
Introduction to Deep Learning for Image Recognition
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Multivariate Time Series Forecast Using Seq2seq In Tensorflow
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Pyspark Learning
Updated repository
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Office automation by using python
Office Automation by Using Pythonf (For Excel, Word, PPT and PDF .....)
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Python4ds
Jupyter Notebooks used on my DataScience projects
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Pachong
一些爬虫的代码
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Annotated encoder decoder
The Annotated Encoder Decoder with Attention
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Basenji
Sequential regulatory activity predictions with deep convolutional neural networks.
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Data structures and algorithms in python
📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Tiny Defect Detection For Pcb
This is a repository about PCB defect detection.
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Deep Learning
Deep Learning Application Examples
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
D6tstack
Quickly ingest messy CSV and XLS files. Export to clean pandas, SQL, parquet
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Deep Learning Specialization Coursera
Deep Learning Specialization courses by Andrew Ng, deeplearning.ai
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Da Cases
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow
Tensorflow相关教程
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Vde
Variational Autoencoder for Dimensionality Reduction of Time-Series
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Symplectic Gradient Adjustment
A colab that implements the Symplectic Gradient Adjustment optimizer from "The mechanics of n-player differentiable games"
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook

TensorFlow_Center_Loss

Center Loss implementation with TensorFlow.

This implementation is highly inspired by Facenet. And the sample code will be uploaded soon. The sample code has been uploaded.

mnist, softmax loss+center loss:

mnist, softmax loss only:

Reference

  1. A Discriminative Feature Learning Approach for Deep Face Recognition
  2. Facenet
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].