moco.tensorflow
Representation learner
Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow
A TensorFlow re-implementation of Momentum Contrast (MoCo): https://arxiv.org/abs/1911.05722
161 stars
8 watching
13 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
deepkolos/wxmp-tensorflow | A project providing a solution to run the latest TensorFlowJS models in WeChat Mini Programs | 123 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,239 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
yeephycho/nasnet-tensorflow | A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
tradr-project/tensorflow_ros_cpp | A package providing C++ bindings for the popular machine learning library TensorFlow | 59 |
matlab-deep-learning/image-classification-in-matlab-using-tensorflow | This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. | 52 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
kwotsin/tensorflow-xception | An implementation of a deep learning model for computer vision tasks using TensorFlow | 208 |
visipedia/tfrecords | Tools for creating structured data files for use with machine learning models | 110 |
pudae/tensorflow-pspnet | An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. | 47 |
somaticio/tensorflow.rb | An API for utilizing the TensorFlow machine learning framework in Ruby | 829 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |