• This repository has been archived on 19/Jul/2019
  • Stars
    star
    335
  • Rank 125,133 (Top 3 %)
  • Language
    Python
  • Created about 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Research about Tensorflow

TensorFlowLaboratory

This repo has been deprecated currently and I will not maintain it. Meanwhile, I strongly recommend you can refer to my new repo: TorchSeg, which offers fast, modular reference implementation and easy training of semantic segmentation algorithms in PyTorch.


Some Reasearch about Tensorflow's Features

  • Write and Read TFRecords
  • Threading and Queues
  • Multi-task Models
  • joint training and alternative training

More information in my post