32:21
Integrating CNN Models with Flutter Using TensorFlow Lite - Giuseppe Cianci | Fluttercon USA 2024
Talk: Building Offline AI: Integrating CNN Models with Flutter Using TensorFlow Lite Speaker: Giuseppe Cianci Event: ...
2:39
TensorFlow is a tool for machine learning capable of building deep neural networks with high-level Python code. It provides ...
47:33
Flutter + TensorFlow Lite | Object Detection | YoloV2 | SSD Tutorial
In this video, I will explain how to use TFLite with Tiny Yolov2 and SSD models to perform on-device object detection #Trending ...
59:21
TensorFlow Lite for Edge Devices - Tutorial
Learn how to use TensorFlow Lite. TensorFlow Lite is an open source deep learning framework for on-device inference. Code: ...
11:52
Building a Mine Sweeper Game using Dart's Flutter Framework (Part 1)
In this tutorial, we build out the basic UI of a mine sweeper game in Flutter. Source Code: ...
16:06
Using Tab and Scroll Controllers and The Nested Scroll View in Dart's Flutter Framework
In this tutorial, we take a look Tab and Scroll Controllers as well as the Nested Scroll View Widget. Source Code: ...
23:46
Intro to Flutter - Stateful and Stateless Widgets, Widget Tree - Part One
tensorprogramming #flutter #introtoflutter In this tutorial, we take a look at Flutter basics. We look at the Widget tree and the ...
9:15
Integrate TensorFlow Machine Learning Model in a Flutter App
In this video, you will learn how we can create our own Machine Learning Model and to integrate it into our Flutter App.
1:15
TELECONVO | FLUTTER | TENSORFLOW | KERAS
This is my college project... Despite the advancement of tools and technologies, mankind has yet to develop applications to assist ...
10:17
The Basics of Animation with Dart's Flutter Framework
In this tutorial, we look at the basics of Tween based Animations in Flutter. Source Code: ...
1:46:45
Live Coding Chat Front end with Flutter
flutter #tensorprogramming #rustactix In this live stream, we will be taking the Actix backend that we wrote in the past Rust ...
18:11
Using the BloC Pattern to Build Reactive Applications with Streams in Dart's Flutter Framework
In this tutorial, we learn how to build a flutter application using the BloC or Business Logic Component pattern. Source Code: ...
11:30
Managing State with the Scoped Model Pattern in Dart's Flutter Framework
In this tutorial, we take a look at the scoped model pattern/plugin with flutter by building two counter applications. Source Code: ...
26:15
Exploring Crop Pest recognition using Tensorflow and Flutter
Kshitiz Rimal https://www.linkedin.com/in/kshitiz-rimal/ The virtual event is organised by GDG Malaga, GDG Glasgow, GDG El ...
2:09
Mask Detection in Flutter | TensorFlow | Teachable Machine | Google #Flutter #AnikitGrover
Hello guys,in this tutorial I will be showcasing to you about simple mask detector mobile app built in the flutter using TensorFlow ...
12:01
Flutter Leaf Detection App using AI & TensorFlow Lite
In this video, we build a Leaf Detection App in Flutter using Artificial Intelligence. The app identifies different types of leaves from ...
30:06
Unit and Widget Testing in Flutter
Flutter #WidgetTesting #TensorProgramming In this Flutter tutorial, we take a generalized look at Unit and Widget testing with the ...
32:59
Building a Multi-room Flutter Chat App with the Stream Platform
Flutter #GetStream #TensorProgramming In this Flutter tutorial, we take a generalized look at Stream's chat service for building ...
22:01
Intro to Flutter - Building Basic Layouts in Flutter with Widgets - Part Two
tensorprogramming #flutter #introtoflutter In this tutorial, we take a look at the basics of layout in Flutter. We look at basic widgets ...
17:38
Flutter Best Practices - Building a Generic BLoC Provider - Advanced Flutter Project Part Three
In this Video, we continue building the Utopian Rocks Application by implementing a Generic BLoC Provider. Github Repository: ...