-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
First of all, thanks for your major contributions to the multi object tracking and segmentation! I would like to apply PointTrack on a custom dataset. Nevertheless, I have some questions related to the implementation of it.
- Is it possible to implement this PointTrack algorithm on a custom dataset (in this case a dataset of apples, labelled according to the KITTI MOTS format)
- Is it possible to use a different image resolution (e.g. 1296*972)?
- I would like to train and test the architecture on my own dataset (2000 frames ~85000 masks). Nevertheless, I got confused by the ReadMe in the Github. First it describes the testing on the existing model and after that it deals with the Training of Pointtrack and the Training of SpatialEmbedding. What should be the order and procedure to use this repository for training and testing on a custom dataset?
- Is the training of SpatialEmbedding required? Or do you only need to train it on PointTrack? Hence, what is the added value of both to the detection and tracking performance.
- What is meant with 2.To generate the instance DB from videos (head: Training of PointTrack).
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels