
This page is the Github repo of the open source project "Iguana detection and monitoring" in the Nvidia Jetson community. Using Jetson Nano with Nvidia Deepstream, we can detect iguana and streaming data in real time. A web-based UI is built to monitor the streaming data.
The Iguana Detection and Monitoring System is a pioneering open-source project designed for monitoring the invasive Green Iguana population using the Nvidia Jetson Nano. This system leverages advanced computer vision techniques to provide real-time detection and tracking of Iguanas, thus aiding in the mitigation of ecological damage caused by this species. With a well-structured architecture and comprehensive dataset collection strategies, the project aims to empower users to replicate and innovate upon the developed models for similar applications in their areas.
This initiative arises from the pressing need to control the burgeoning Green Iguana population in Taiwan, which poses significant threats to agriculture and local ecosystems. By harnessing the potential of edge devices and deep learning technology, this system offers a practical solution for monitoring and responding to the challenges posed by this invasive species effectively.
Real-Time Detection: The system employs advanced computer vision algorithms to detect Green Iguanas in real time, enabling immediate monitoring responses.
Utilization of Nvidia Jetson Nano: This compact and powerful AI computing platform is used to run the detection models efficiently, making it ideal for deployment in the field.
Transfer Learning Toolkit (TLT): The project leverages Nvidia's TLT for model training and optimization, allowing for efficiency in adapting pre-trained models to specific monitoring tasks.
Data Collection Automation: Utilizing tools like Selenium for web scraping helps gather a substantial dataset of Iguana images which are critical for training the detection model.
Easy Model Deployment: The framework supports straightforward deployment of models on Jetson devices, ensuring users can quickly get up and running with real-time inference.
DeepStream Integration: Integration with Nvidia's DeepStream technology allows for seamless streaming of inference results, enhancing the system's capability to relay insights effectively.
Scalability: The architecture is designed to support large-scale deployments through cloud-native applications, facilitating data sharing and management among multiple instances.
User-Friendly Tools: Use of intuitive tagging tools for data preparation reduces the technical burden on users, allowing them to focus on deploying their models efficiently.
