Exploring the Advantages of Lightweight UAV-SAR Systems

Exploring the Advantages of Lightweight UAV-SAR Systems

Small unmanned aerial vehicles (UAVs) have become very popular in aerial photography, while radar imaging can provide more supplementary information. Therefore, installing radar on UAVs can be applied in fields such as science, agriculture, and environmental monitoring. However, UAV SAR systems are often too heavy and require support from large UAVs. This article introduces a … Read more

Building a High-Performance Computing System on Raspberry Pi with Ansible

Building a High-Performance Computing System on Raspberry Pi with Ansible

Designing a high-performance computing cluster using low-cost hardware and open-source software. — Adrian Reber Useful original links Please visit the “original link” at the end for clickable in-text links, full-size original images, and related articles. Acknowledgements Compiled from | https://opensource.com/article/18/1/how-build-hpc-system-raspberry-pi-and-openhpc Author | Adrian Reber Translator | qhwdw 🌟 🌟 🌟 🌟 🌟 Total translations: 100 … Read more

Scientific Computing with Python on Raspberry Pi

Scientific Computing with Python on Raspberry Pi

Translation organized by Python Tribe (python.freelycode.com), no reproduction allowed, sharing is welcome. This article is a guide on how to install a Python scientific computing stack suitable for geospatial analysis on Raspberry Pi 3. The whole process takes only a few minutes. The Raspberry Pi 3 was announced two weeks ago with substantial improvements in … Read more

Top Quality Linux Open Source Projects on GitHub

Top Quality Linux Open Source Projects on GitHub

As an internet professional, everyone is familiar with Linux, especially those who deal with the Linux operating system regularly. There are many tutorials and resources about Linux on the internet, but filtering out the truly helpful materials takes a lot of time and effort. GitHub is one of my favorite websites where many people have … Read more

Top 6 Open Source Face Recognition Projects

Top 6 Open Source Face Recognition Projects

Biometric recognition includes face recognition, voice recognition, fingerprint recognition, retinal or iris recognition. Among these, face recognition is currently the most widely used biometric technology in identity authentication or identity lookup applications. Face recognition specifically refers to the computer technology that uses analysis and comparison of facial visual feature information for identity verification. Broadly speaking, … Read more

Comprehensive List of Excellent TensorFlow Resources Across Six Themes

Comprehensive List of Excellent TensorFlow Resources Across Six Themes

TensorFlow is currently the hottest open-source project, widely used for numerical computation based on data flow graphs. As TensorFlow is widely applied, many derivative applications have emerged, and some believe that TensorFlow is the best way to build deep learning models today. This article compiles a list of excellent practices, libraries, and projects related to … Read more