Shathe / Semantic-Segmentation-Tensorflow-Eager

An example of semantic segmentation using tensorflow in eager execution.
26 stars 3 forks source link

Can you tell me the corresponding network structure. #9

Closed ywangeq closed 5 years ago

ywangeq commented 5 years ago

Hello, thanks for your work with this code. I found a lot of class of network in the Network.py. Can you tell me those networks built depending on the existing the network structure or designed by yourself?

Shathe commented 5 years ago

Hi!

They are just random implementations haha For example Segception is an example of how to use the pretrained networks of tensorflow