youtube-8m icon indicating copy to clipboard operation
youtube-8m copied to clipboard

Enable training with segment_labels.

Open XericZephyr opened this issue 5 years ago • 3 comments

Right now, the segment_labels flag in train.py is not fully functional.

XericZephyr avatar Aug 20 '19 17:08 XericZephyr

Hi Zheng, I managed to do training with segment_labels only by adding a lookup table. The goal is to be able to train both the video models and segment models with segment labels only. Can do a PR if it helps.

youliangalex avatar Aug 22 '19 19:08 youliangalex

@elv-youliangyu Thanks! Feel free to start a PR and I will be happy to review it. :) :+1:

XericZephyr avatar Aug 22 '19 21:08 XericZephyr

Hi all, can you tell me the place to add lookup table in train.py?

YeongBean avatar Nov 14 '20 15:11 YeongBean