MiniNet-v2 icon indicating copy to clipboard operation
MiniNet-v2 copied to clipboard

Official implementation of MiniNet-v2. MiniNet: An Efficient Semantic Segmentation ConvNet for Real-time Robotic Applications

Results 3 MiniNet-v2 issues
Sort by recently updated
recently updated
newest added

When I ran the train.py with tf-gpu==1.12.0, the output of "labels.get_shape()" is (?, ?). So could you tell me what is your version of tensorflow. Thank you!

It report conflicts, when I run conda install imgaug. It seems to recommend python 3.6 or above. UnsatisfiableError: The following specifications were found to be incompatible with the existing python...

Could you please release your code about the keyframe selection? I'm very interested in it Thank you very much