iArunava / ENet-Real-Time-Semantic-Segmentation

ENet - A Neural Net Architecture for real time Semantic Segmentation
BSD 3-Clause "New" or "Revised" License
278 stars 81 forks source link

@AvivSham Thank you for your reply! Not the test image. The image I am using is in jpg format and the image size is 266*200.I didn't train the new model, I used the model you provided.I modified your code. #12

Closed JeremyLinky closed 4 years ago

JeremyLinky commented 4 years ago

@AvivSham Thank you for your reply! Not the test image. The image I am using is in jpg format and the image size is 266*200.I didn't train the new model, I used the model you provided.I modified your code. Like this: image

I just used the images in the Camvid dataset, which is the result. image But the class is not right, from the color point of view

Originally posted by @zhouzhubin in https://github.com/iArunava/ENet-Real-Time-Semantic-Segmentation/issues/3#issuecomment-469137452

JeremyLinky commented 4 years ago

你好,你是怎么把道路的颜色从绿色变成红色的呢@zhouzhubin

AvivSham commented 4 years ago

Did you convert the images from BRG to RGB? in case you have read the images using opencv