Deep-Feature-Flow-Segmentation
Deep-Feature-Flow-Segmentation copied to clipboard
how to set the key frame interval?
thank you for providing this implementation of segmentation! from the rfcn implementation of the original paper, the key frame interval is set under the config. how to set the interval in your implementation?
This is an old project two years before, it's likely just a hyperparameter, which is reported in the original paper. You can refer to it for more details.
This is an old project two years before, it's likely just a hyperparameter, which is reported in the original paper. You can refer to it for more details.
got it, thx :)