xtudbxk / DSRG-tensorflow

a tensorflow version for DSRG (Weakly-Supervised Semantic Segmentation Network with Deep Seeded Region Growing)
75 stars 20 forks source link

Question about epoch #2

Closed kevinlee9 closed 6 years ago

kevinlee9 commented 6 years ago

@xtudbxk Hi, why epoch add with 300 each loop in the train function, is this a spell mistake?Thanks. https://github.com/xtudbxk/DSRG-tensorflow/blob/9e5a832327c89d5bf497573086170f18f63539dc/DSRG.py#L393

xtudbxk commented 6 years ago

Sorry to confuse you. This sentence was used to test if the whole network works right. And I just forget to remove it. Thanks for your careful observation.