This project is a Final project at B.S.c. Object detection system for visually impaired people using object detection and tracking, distance measuring and alerts in 3D surround sound. People Detector ...
Abstract: Traditional object detection models often lose the detailed outline information of the object. To address this problem, we propose the Fourier Series Object Detection (FSD). It encodes the ...
Abstract: Underwater object detection (UOD) plays an important role in the exploitation of marine ecological resources. Different from terrestrial images, the complex underwater environment leads to ...
conda create -n YOLO python=3.9 conda activate YOLO pip install thop pip install tqdm pip install PyYAML pip install opencv-python conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c ...