├── README.md ├── data ├── Ai Vehicle Pothole Detector (Powered by Jetson Nano Neural Computer)__________________.zip ├── Desktop Pothole Detector FPS Report (fp32_single_floating_point).jpg ├── JetsonNano_TensorRT Pothole Detector FPS Report (fp16_half_precision).jpg ├── display.png ├── display_2.png ├── pothole detector colab clip.gif ├── pothole_snippet_youtube.png ├── pothole_snippet_youtube_v2.png └── smart pothole detector nvidia feature.png └── jetson-nano-source-code ├── Readme.md ├── decode_hypothesis.py ├── jetson_nano_pothole_detector.ipynb ├── load_trt_graph.py ├── pothole_negative_sample.jpg ├── pothole_sample_0.jpg ├── pothole_sample_1.jpg ├── pothole_sample_2.jpg └── utils.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/README.md -------------------------------------------------------------------------------- /data/Ai Vehicle Pothole Detector (Powered by Jetson Nano Neural Computer)__________________.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/Ai Vehicle Pothole Detector (Powered by Jetson Nano Neural Computer)__________________.zip -------------------------------------------------------------------------------- /data/Desktop Pothole Detector FPS Report (fp32_single_floating_point).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/Desktop Pothole Detector FPS Report (fp32_single_floating_point).jpg -------------------------------------------------------------------------------- /data/JetsonNano_TensorRT Pothole Detector FPS Report (fp16_half_precision).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/JetsonNano_TensorRT Pothole Detector FPS Report (fp16_half_precision).jpg -------------------------------------------------------------------------------- /data/display.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/display.png -------------------------------------------------------------------------------- /data/display_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/display_2.png -------------------------------------------------------------------------------- /data/pothole detector colab clip.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/pothole detector colab clip.gif -------------------------------------------------------------------------------- /data/pothole_snippet_youtube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/pothole_snippet_youtube.png -------------------------------------------------------------------------------- /data/pothole_snippet_youtube_v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/pothole_snippet_youtube_v2.png -------------------------------------------------------------------------------- /data/smart pothole detector nvidia feature.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/data/smart pothole detector nvidia feature.png -------------------------------------------------------------------------------- /jetson-nano-source-code/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/Readme.md -------------------------------------------------------------------------------- /jetson-nano-source-code/decode_hypothesis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/decode_hypothesis.py -------------------------------------------------------------------------------- /jetson-nano-source-code/jetson_nano_pothole_detector.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/jetson_nano_pothole_detector.ipynb -------------------------------------------------------------------------------- /jetson-nano-source-code/load_trt_graph.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/load_trt_graph.py -------------------------------------------------------------------------------- /jetson-nano-source-code/pothole_negative_sample.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/pothole_negative_sample.jpg -------------------------------------------------------------------------------- /jetson-nano-source-code/pothole_sample_0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/pothole_sample_0.jpg -------------------------------------------------------------------------------- /jetson-nano-source-code/pothole_sample_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/pothole_sample_1.jpg -------------------------------------------------------------------------------- /jetson-nano-source-code/pothole_sample_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/pothole_sample_2.jpg -------------------------------------------------------------------------------- /jetson-nano-source-code/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JordanMicahBennett/Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-Nano/HEAD/jetson-nano-source-code/utils.py --------------------------------------------------------------------------------