İbrahim Delibaşoğlu
20 Şubat 2024 Salı
21 Ocak 2023 Cumartesi
Moving object detection from ChatGPT perspective
Moving object detection is a research area that focuses on identifying and tracking objects in video sequences. This can include cars, pedestrians, animals, and other moving objects. The goal of moving object detection is to accurately identify and track objects in real-time, despite changes in lighting, weather, and other environmental conditions.
29 Eylül 2022 Perşembe
Using Pytorch C++ API to extract features with CNN
I continue to enhance the existing courses over Udemy. I have prepared a new video to show how to use Pytorch C++ API. In this example, We will save a model for feature extraction in the Python, and then use that model in C++.
By using extracted features, we will classify two target objects.
20 Kasım 2021 Cumartesi
12 Ağustos 2021 Perşembe
OpenCV: SVM ve HOG ile nesne tespiti
23 Mart 2021 Salı
UAV Images Dataset (PESMOD) for Moving Object Detection from Moving Cameras
I have prepared a high resolution aerial images dataset for motion detection. This dataset (named PESMOD) consists of challenging images containing small targets compared to other publicly available datasets. You can view the preprint paper comparing two methods in the literature and proposed method which is relatively simple.
https://lnkd.in/dFVyP-ETo download the dataset and compare your own method
https://lnkd.in/d3ASwaC
1 Ocak 2021 Cuma
Moving object detection from moving camera
6 Kasım 2020 Cuma
C++ ile OpenCV CUDA metodlarının kullanımı
Python kullanarak OpenCV ile Görüntü işleme üzerine yayınladığım udemy kurslarına ek olarak, C++ ile OpenCV+CUDA destekli metodları nasıl kullanabileceğimize dair bir başka video serisi daha hazırladım.
7 Ekim 2020 Çarşamba
15 Nisan 2020 Çarşamba
Nvidia CUDA and tensorflow-GPU installation on Ubuntu 16.04
- sudo apt update
- sudo add-apt-repository ppa:graphics-drivers/ppa
- sudo apt update
- sudo apt upgrade
- sudo ubuntu-drivers devices
- sudo apt install nvidia-410