Skip to content

Custom dataset #14

@jong372

Description

@jong372

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.

  1. 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)
  2. Is it possible to use a different image resolution (e.g. 1296*972)?
  3. 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?
  4. 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.
  5. What is meant with 2.To generate the instance DB from videos (head: Training of PointTrack).

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions