universe

Results 22 comments of universe

I use the cityscape for my code.But for your code,I use the CamVid.

In fact ,the paper also used resnet101 .I don’t use the full resolution images,but I use the same training scheme with same data augmentation as the paper. But the result...

> @18605973470 > Hi! Anyway, after changing the parameters and some implementation details in this suit, Now I can achieve higher than 61% mIoU based on mobileNet. However, there is...

> Hello, > > I am running the [VAIL](https://github.com/reinforcement-learning-kr/lets-do-irl#vail) example as explained in the README. > > main.py works as expected. > > When running test (e.g., as written:` python...

Thanks for your help.There is OpenCv3.1 on my computer,and these files all exist.Maybe opencv issue.

thanks very much! At 2017-10-18 18:47:59, "Bahati Boniface" wrote: @csufangyu I had the same issue and you can refer to this issue for a fix. Indeed it's a compatibility issue...

Thanks for your answer.I try to run : `rosdep install semantic_slam' robot@robot:~/slam_project/catkin_ws$ rosdep install semantic_slam #All required rosdeps installed successfully but it not help! DE* octomap::OccupancyOcTreeBase::setNodeValueRecurs(NODE*, bool, const octomap::OcTreeKey&, unsigned...

I think it maybe related with the version of octomap. could you tell me the version of octomap you used! the more information ia as follows: Scanning dependencies of target...

thanks very much!Are you from china?I find chinese in your code!

I get the same problem,have you solved it?