charigyang / itsabouttime

Code repository for "It's About Time: Analog clock Reading in the Wild"
MIT License
67 stars 10 forks source link

Some files which names can be find in 'lable.txt' cannot find on Timelapse datasets #7

Open dongfeicui opened 1 year ago

dongfeicui commented 1 year ago

Hi! Thanks for your work and it's meaningful and amazing. However, I meet some problems when I run the code you provided.

  1. About generate_pseudo_labels.py, the input needs to be images not video provided on timelapse dataset. So do u do other actions ?
  2. Timelapse data cannot corresponde with released label file (timelapse_label.txt)
  3. During training process, I do not understand the meaning to generate pseudo-labels for training dataset, would't it be better to calibrate it with a well-trained models?
charigyang commented 1 year ago

Hi. Thanks for your interest.

  1. We run object detector -- unfortunately didn't share these due to the size
  2. It should correspond, ones that are missing are ones that didn't pass the pseudo labelling process
  3. Problem is there is no labelled dataset to train with