gustavla / self-supervision

Training and evaluating self-supervised deep neural networks
BSD 3-Clause "New" or "Revised" License
29 stars 6 forks source link

Missing `test` function in `evaluate/voc_segmentation.py` #7

Open aravindhm opened 6 years ago

aravindhm commented 6 years ago

The test() function is missing. Also if you have code to finetune vgg-16 and alexnet models for semantic segmentation that will be very useful to make a fair comparison against your published results.