Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zakideep/object-detection_model_with_transfer_learning-
The goal of this project is to develop an object detection model using the KITTI dataset, sourced from TensorFlow Datasets. This project will leverage Python and the TensorFlow library to build, train, and evaluate the model, focusing on detecting various objects in urban street scenes as captured in the KITTI dataset using Transfer Learning.
https://github.com/zakideep/object-detection_model_with_transfer_learning-
jupyter-notebook kitti-dataset object-detection tensorflow tensorflow-datasets tensorflow-lite tensorflow-models transfer-learning
Last synced: 8 days ago
JSON representation
The goal of this project is to develop an object detection model using the KITTI dataset, sourced from TensorFlow Datasets. This project will leverage Python and the TensorFlow library to build, train, and evaluate the model, focusing on detecting various objects in urban street scenes as captured in the KITTI dataset using Transfer Learning.
- Host: GitHub
- URL: https://github.com/zakideep/object-detection_model_with_transfer_learning-
- Owner: zakideep
- License: agpl-3.0
- Created: 2024-11-01T16:30:00.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T17:47:02.000Z (4 months ago)
- Last Synced: 2024-12-20T17:21:47.376Z (2 months ago)
- Topics: jupyter-notebook, kitti-dataset, object-detection, tensorflow, tensorflow-datasets, tensorflow-lite, tensorflow-models, transfer-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Object-detection_model
The goal of this project is to develop an object detection model using the KITTI dataset, sourced from TensorFlow Datasets. This project will leverage Python and the TensorFlow library to build, train, and evaluate the model, focusing on detecting various objects in urban street scenes as captured in the KITTI dataset using transfer learning.