15 Nov 2023 • 4 min read How to Use Roboflow with GPT-4 Vision Explore ways you can use Roboflow with GPT-4 Vision to solve computer vision problems.
13 Jul 2022 • 1 min read What is TensorFlow Lite? TensorFlow Lite [https://www.tensorflow.org/lite], often referred to as TFLite, is an open source library developed by Google [https://developers.googleblog.com/2017/11/announcing-tensorflow-lite.html] for deploying machine learning models to edge devices. Examples of edge deployments would be mobile (iOS/Android), embedded, and on-device. You can
29 Jun 2022 • 1 min read What is TensorFlow? Learn what TensorFlow is and how it can be used for computer vision.
24 Jun 2022 • 1 min read What is cuDNN? NVIDIA CUDA Deep Neural Network (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. cuDNN [https://developer.nvidia.com/cudnn] is built on top of the CUDA [https://blog.roboflow.com/what-is-cuda/] framework which is how you use NVIDIA GPUs for general purpose computing tasks. High performance GPU
22 Sep 2021 • 1 min read What is PaddlePaddle? "ML in a Minute" is our conversational series on answering machine learning questions. Have questions you want answered? Tweet at us [https://www.youtube.com/watch?v=vZX0rcJl8o8&list=PLZCA39VpuaZZrOVZEu0x8EQqfQdUDzjM2&index=2] . What is PaddlePaddle (in 60 Seconds or Fewer)? You likely ended up on this
20 Sep 2021 • 1 min read What is PyTorch? "ML in a Minute" is our conversational series on answering machine learning questions. Have questions you want answered? Tweet at us [https://www.youtube.com/watch?v=vZX0rcJl8o8&list=PLZCA39VpuaZZrOVZEu0x8EQqfQdUDzjM2&index=2] . What is PyTorch (in 60 Seconds or Fewer)? PyTorch is Facebook's open
9 Sep 2021 • 3 min read What is TensorRT? "ML in a Minute" is our conversational series on answering machine learning questions. Have questions you want answered? Tweet at us [https://www.youtube.com/watch?v=vZX0rcJl8o8&list=PLZCA39VpuaZZrOVZEu0x8EQqfQdUDzjM2&index=2] . What is TensorRT (in 60 Seconds or Fewer)? TensorRT [https://developer.nvidia.com/tensorrt]
27 Jul 2021 • 1 min read What is CUDA? "ML in a Minute" is our conversational series on answering machine learning questions. Have questions you want answered? Tweet at us [https://www.youtube.com/watch?v=vZX0rcJl8o8&list=PLZCA39VpuaZZrOVZEu0x8EQqfQdUDzjM2&index=2] . What is CUDA (in 60 Seconds or Fewer)? CUDA is NVIDIA's framework