tchana08
Currently carrying out research on the processing of ground penetrating radar (GPR) data using subspace based methods @ University of Nantes
Pinned Repositories
Axle_Detection
Compilation of neural networks trained for axle detection
channel-estimation
Massive MIMO DoA and Channel Estimation
Computer-vision
dépôt destiné aux codes relatifs aux vidéos Youtube sur la vision par ordinateur
CSI_research
DAE4mulDOA
Fast DoA estimation of multiple targets using a Denoising Autoencoder and sparse arrays
deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
digital-filtering-of-ecg-signal
Digital filtering of a ECG signal
doa-net
doatools.py
A simple library for theoretical research on direction-of-arrival (DOA) estimation in array signal processing.
MUSIC-and-ESPRIT-Algorithms
This repository contains the implementations of the MUSIC and ESPRIT algorithms, which can be used for super-resolution spectral analysis.
tchana08's Repositories
tchana08/MUSIC-and-ESPRIT-Algorithms
This repository contains the implementations of the MUSIC and ESPRIT algorithms, which can be used for super-resolution spectral analysis.
tchana08/Axle_Detection
Compilation of neural networks trained for axle detection
tchana08/channel-estimation
Massive MIMO DoA and Channel Estimation
tchana08/Computer-vision
dépôt destiné aux codes relatifs aux vidéos Youtube sur la vision par ordinateur
tchana08/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
tchana08/doa-net
tchana08/doatools.py
A simple library for theoretical research on direction-of-arrival (DOA) estimation in array signal processing.
tchana08/draw-YOLO-box
Draw bounding boxes on raw images based on YOLO format annotation. Help to check the correctness of annotation and extract the images with wrong boxes.
tchana08/dual-loop-detector-configurator
Configurator app for Dual channel loop detector
tchana08/emitter-detection-book
MATLAB code companion to Emitter Detection and Geolocation for Electronic Warfare (Artech House, 2019)
tchana08/flexible-yolov5
More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt
tchana08/GoPro-Calibration-Distortion-Removal
This project uses Python and OpenCV to calculate the lens distortion of a GoPro and use that information to remove the distortion.
tchana08/image-classification-yolov8
tchana08/ipython-wiki
manual mirror of ipython-wiki for discussion.
tchana08/LiDAR-Data-Processing-open3d
This code processes (filtering, segmenting, & clustering) LiDAR point cloud data.
tchana08/Litchi_picking_points
detect the picking point of litchi cluster
tchana08/Masters-Project
Calculate the speed of vehicles passing a video camera using Machine Learning
tchana08/Model-based-Bayesian-DoA-Analysis-for-Sound-Sources-Using-a-Spherical-Microphone-Array
A machine learning algorithm that estimates the directions of arrival and relative levels of an arbitrary number of sound sources using recorded data from a 16-channel spherical microphone array.
tchana08/music-aoa-estimation-py
Parametric analysis of MUSIC algorithm for Angle of Arrival estimation in Python
tchana08/MUSIC-DOA
A C++ implimentation of the MUSIC DOA algorithm
tchana08/NssDOACuda
Noise Subspace-based DOA Estimation Algorithms on GPU using CUDA
tchana08/Propagation-of-electromagnetic-fields
[Python+GUI] Propagation of electromagnetic field in ideal medium and ideal conductor
tchana08/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
tchana08/TensorFlow-2.x-YOLOv3
YOLOv3 implementation in TensorFlow 2.3.1
tchana08/tfyolo
tfyolo: Efficient Implementation of Yolov5 in TensorFlow
tchana08/tkinteryolov8app
tchana08/torch-residual-networks
This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http://arxiv.org/abs/1512.03385) the winners of the 2015 ILSVRC and COCO challenges.
tchana08/Traitement_d-images_et_de_videos_avec_OpenCV4_en_Python
Code source des exemples du livre
tchana08/ultralytics
Ultralytics YOLO11 🚀
tchana08/YOLO_tutorial
Interactive tool to learn how yolo algorithm work, used in yt tutorial.