Optimize TensorFlow Models For Deployment with TensorRT
This is a hands-on, guided project on optimizing your TensorFlow models for inference with NVIDIA's TensorRT. By the end of this 1.5 hour long project, you will be able to optimize Tensorflow models using the TensorFlow integration of NVIDIA's TensorRT (TF-TRT), use TF-TRT to optimize several deep learning models at FP32, FP16, and INT8 precision, and observe how tuning TF-TRT parameters affects performance and inference throughput.
Prerequisites:
In order to successfully complete this project, you should be competent in Python programming, understand deep learning and what inference is, and have experience building deep learning models in TensorFlow and its Keras API.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Status: Keras (Neural Network Library)
Keras (Neural Network Library)
Status: Model Deployment
Model Deployment
Intermediate·Guided Project·2 hours
Featured reviews
5.0
·Reviewed Mar 14, 2022
The first to introduce such a rare and important topic.
5.0
·Reviewed Jun 3, 2021
Great workshop, all the concepts were very well explained.
All reviews
Showing: 20 of 20
All Learners
All Stars
Most Helpful
ד
דמיטרי
5.0
·Reviewed May 16, 2023
Very nice project. The only note is that the installation of TensorRT is outdated. Just replace 'Install TensorFlow-GPU 2.0 and TensorRT Runtime:' section with the following. It may take some time to run.
%%bash
sudo apt install python3-libnvinfer
python3 -m pip install --upgrade tensorrt
The installation may be also verified by:
import tensorrt
print(tensorrt.__version__)
A
Awais
5.0
·Reviewed Mar 28, 2021
This is something that I was looking for. I've studied a lot of theories about TensorRT but this project gives a clear view of how to do it. Good job, and thanks for the awesome course.
One last thing, Please upload the TensorRT deployment of TensorFlow object detection on Jetson devices. That would be helpful
D
Deleted
4.0
·Reviewed Jun 15, 2023
good content, but some code is out of date, especially the package installation part.
D
Dmytro
2.0
·Reviewed Aug 3, 2023
It's a very cool course, but it's outdated and underlying working environment won't let you proceed with practise just at the middle.
J
Jorge
3.0
·Reviewed Feb 25, 2021
I do not recommend taking this type of course, take one and pass it, however after a few days I have tried to review the material, and my surprise is that it asks me to pay again to be able to review the material. Of course coursera gives me a small discount for having already paid it previously.
It is very easy to download the videos and difficult to get hold of the material, but with ingenuity it is possible. Then I recommend uploading them to YouTube and keeping them private for when they want to consult (they avoid legal problems and can share with friends), then they can request a refund.
H
Hleb
5.0
·Reviewed May 25, 2023
A lot has changed, float32 and float16 are now not faster than normal tensorflow. But but it is really good pipeline for model optimizing.
L
Luis
5.0
·Reviewed Jun 4, 2021
Great workshop, all the concepts were very well explained.
A
Abdelrahman
5.0
·Reviewed Mar 15, 2022
The first to introduce such a rare and important topic.
F
Fabian
5.0
·Reviewed Apr 20, 2021
Excelent and compresed way of explaining TensorRT
N
Nusrat
5.0
·Reviewed Apr 16, 2021
Awesome project. Thank you so much.
C
Chandra
5.0
·Reviewed Dec 13, 2020
Excellent guided course
F
Fangwen
5.0
·Reviewed Sep 12, 2023
Informative course
M
Maftuna
5.0
·Reviewed Sep 10, 2020
Very good...
Y
Yushi
4.0
·Reviewed Jul 4, 2024
The library versions is dated so it would be very hard for people, especially new learners, to setup the environment. But the lecturer and content is indeed amazing. I learned a lot about TF-TRT systematically.
V
Vignesh
4.0
·Reviewed Jul 8, 2021
Need more theoretical explanation on concepts
Y
Yilber
4.0
·Reviewed Oct 1, 2020
excellent
A
Amrith
3.0
·Reviewed Dec 29, 2022
I expect for Coding and Implementation part but this is just theory based evaluation
N
Nikolai
2.0
·Reviewed Apr 29, 2026
The lab code is outdated and does not run. Looking at other reviews, I see that it has been an issues for quite a while already. No attempts have been made to fix it. fossils belong to a museum.
Moreover, the quality of the video is extremely poor (blurred). merely watching the course (without doing it that is impossible as described above) is difficult.
this course should be taken down. it steals time from the learners, which is disrespectful.