Skip to content
View Chakib08's full-sized avatar
Block or Report

Block or report Chakib08

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. LibArgus-oneShot-sample LibArgus-oneShot-sample Public

    The purpose of this repository is to show how to use the NVIDIA LibArgus API with the most simple way in the Jetson board by using only one g++ command line to compile the oneShot sample which is i…

    C++ 2

  2. Dragon-Ball-Z-Buu-s-Fury Dragon-Ball-Z-Buu-s-Fury Public

    Dragon Ball Z Buu's Fury Game boy game in python

    Python 2

  3. Capture_and_display_V4L2_app Capture_and_display_V4L2_app Public

    An app to capture frames from a camera using V4L2 and display using OpenCV

    C++ 1

  4. TensorFlow-TensorRT-YOLOv3 TensorFlow-TensorRT-YOLOv3 Public

    The pupose of this project is to do the inference of models YOLOv3 and YOLOv3-Tiny using the the TF-TRT (TensorFlow-TensorRT) Python API with TensorFlow v1.15

    Python

  5. TensorRT-YOLOv3 TensorRT-YOLOv3 Public

    This project is derived from yolo_onnx NVIDIA Sample and include how to do the inference of object detection models (YOLOv3 and YOLOv3-Tiny) with different parameters like input resolution, batch s…

    Python

  6. TF-TRT-YOLOv3-with-TensorFlow-v2 TF-TRT-YOLOv3-with-TensorFlow-v2 Public

    Object detection using TF-TRT with TensorFlow v2 and YOLOv3