当前位置:网站首页>[target tracking] open source | polytrack: use boundary polygons to quickly track and segment multiple targets, instead of bounding box and mask tracking
[target tracking] open source | polytrack: use boundary polygons to quickly track and segment multiple targets, instead of bounding box and mask tracking
2022-06-23 02:13:00 【CNNer】
Get the full text and code , The official account replied :10100037260
Address of thesis : http://arxiv.org/pdf/2111.01606v1.pdf
Code : The official account replied :10100037260
source : Polyechnique Montréal
Title of thesis :PolyTrack: Tracking with Bounding Polygons
Original author :Gaspar Faure
Summary
In this paper , We propose a new method called PolyTrack Fast multi-target tracking and segmentation using boundary polygons .Polytrack The object is detected by generating the heat map of the key points in the center of the object . For each of them , Rough segmentation is achieved by calculating the boundary polygon on each instance instead of the traditional boundary box . Tracking is by taking two consecutive frames as input , A center offset is calculated for each target detected in the first frame to predict its position in the second frame . In order to reduce the ID Number of switches , Kalman filter is also used . Because our target application is auto drive system , We apply our method to urban environment video . We are MOTS and KITTIMOTS Training and evaluation on data sets PolyTrack. It turns out that , Tracking polygons can be a good substitute for bounding box and mask tracking .
Main framework and experimental results
Statement : The article comes from the Internet , Only for learning to share , The copyright belongs to the original author , Infringement please add the above wechat contact to delete .
边栏推荐
- 2021-11-11
- "Initial C language" (Part 1)
- Log a log4j2 vulnerability handling
- Summary of the first week of winter vacation
- Digital circuit logic design
- Single chip microcomputer (STC series 8051 core single chip microcomputer)
- 1. Mx6u startup mode and equipment
- Three ways to get class
- 【CodeWars】 Pete, the baker
- II Data preprocessing
猜你喜欢

Li Mu's notes on machine learning -1.2

1. Mx6u bare metal program (2) - Lighting master (imitating 32 register version)

7.new, delete, OOP, this pointer

Dynamic address book in C language (add, delete, modify, check (duplicate), delete, sort and export)

Function part

1. Mx6u startup mode and equipment

Mongodb aggregate query implements multi table associated query, type conversion, and returns specified parameters.

5g spectrum

Deep learning environment configuration (I) installation of CUDA and cudnn

Understand GB, gbdt and xgboost step by step
随机推荐
//1.11 basic operators
You can be what you want to be
5g spectrum
Evolution history of mobile communication
Log a log4j2 vulnerability handling
Performance test -- Jenkins environment construction for 15jmeter performance test
Operate attribute chestnut through reflection
On function overloading from several examples
Push RTMP stream using ffmpeg
Pychart installation instructions
Download and compile ROS source code
//1.8 char character variable assignment integer
1. Mx6u bare metal program (2) - Lighting master (imitating 32 register version)
Garbled code of SecureCRT, double lines, double characters, unable to input (personal detection)
Three methods for solving Fibonacci sequence feibonacci (seeking rabbit) - program design
1. Mx6u bare metal program (6) - timer
Li Mu's notes on machine learning -1.2
//1.10 initial value of variable
1. Mx6u bare metal program (4) - GPIO module
Three ways to get class