Skip to content

Commit

Permalink
Update test_fcn8_vgg.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JNingWei authored Dec 22, 2017
1 parent 5d2139f commit 5d19bca
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion FCN/src/test_fcn8_vgg.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
#!/usr/bin/env python
# coding=utf-8

"""
Image-Segmentation
Test fcn8_vgg.
__author__ = 'JNingWei'
"""

import os
import scipy as scp
Expand Down

0 comments on commit 5d19bca

Please sign in to comment.