GithubHelp home page GithubHelp logo

nbortolotti / tensorflow-experiences Goto Github PK

View Code? Open in Web Editor NEW
39.0 6.0 21.0 297 KB

Home Page: https://nbortolotti.blogspot.com

License: Apache License 2.0

Python 99.39% Shell 0.61%
tensorflow tensorflow-tutorials

tensorflow-experiences's Introduction

TensorFlow Experiences

Build Status Crowdin Slack

Overview

Within this repository you will find several sections representing the development experiences in TensorFlow that I have experienced.

Sections

  • Colaboratory: here you can find some experiences represented in Colaboratory, the simplicity and flexibility of the tool make the development of examples and tests directly in the cloud proposed by Google very attractive.

  • Jupyter: here you can find some examples in a pure Jupyter format, these examples often need some libraries and elements that are not totally compatible with Colaboratory and that require a traditional local environment.

  • experiences: these experiences are directly related in an ebook where I’m also including academic content on many of these concepts related to TensorFlow and Machine Learning.

  • Python scripts and their tests: there are some python scripts that represent simple practices on TensorFlow. These will be migrated promptly to order them in a specific section.

  • Experiences explained in Medium articles:

    • "custom_model_object_detection" where it is proposed, the generation of a personalized model for the detection of soccer players, specifically the article shows the experience with Lionel Messi.
    • "tie_dominant_color" This experience uses an object detection model and trims elements to then analyze its color and deliver options to the developer.

Translations

tensorflow-experiences's People

Contributors

nbortolotti avatar gitter-badger avatar

Stargazers

Manish Kumar avatar yinheze avatar Ali Kafagy avatar Aylya Ahmedova avatar Eirot avatar rws avatar Ulises Gascón avatar Yegucheng avatar luoweiyi avatar Jash Shah avatar Akash Kandpal avatar  avatar Mohamed Saad Ibn Seddik avatar svaksha ॥ स्वक्ष ॥ avatar Kadeem J.V. avatar  avatar karlos g liberal avatar Thom Pennington avatar Danish Javed avatar Blue Chen avatar LEO avatar  avatar Gabriela Olinto avatar menorki manil avatar Riyadh Uddin avatar  avatar  avatar ruic avatar Thomas Ashish Cherian avatar Eyad Sibai avatar  avatar Wong Yachen avatar Yi Xu avatar rui.chen avatar  avatar goodprogramer avatar zhiyue avatar  avatar Mariano Salvetti avatar

Watchers

Gary hilgemann avatar James Cloos avatar  avatar Yi Xu avatar rws avatar Dennis Jeschke avatar

tensorflow-experiences's Issues

synthesize_speech on fixed input text

Hi,

I come from a research team which works on bugs in real-world applications.

I want to make a report about a few potential performance improvement in your project.

In file experiences/assistant_sdk_action/hotword_inception_serving.py, synthesize_speech is called to generate audio files in each run. However, its input is a (or from a set of) fixed string. This behavior increases execution time and brings unnecessary service cost. A caching mechanism could help such situation, e.g. save audio file on disk at first API call, and re-use that file later.

Perhaps someone might be able to confirm if these seem reasonable. Also, if you need any help, I'm happy to provide some code snippet for fixing.

If you are not offended by it, we may include your response as a percentage number (e.g. xx% of applications faces xx problem, and xx% of them confirms it) in our research paper.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.