Lennon Lin

Results 5 issues of Lennon Lin

Hi @crizCraig I got the error after I run this two line > cd Plugins/DeepDrivePlugin/Source/DeepDrivePython > python build/build.py --type dev c1xx: fatal error C1083: Cannot open source file: '../DeepDrivePlugin/Private/SharedMemory/SharedMemory.cpp': No...

backlog

I'm trying to testing bayesian segnet. I use command in the tutorial for testing : `python ./SegNet/Scripts/test_bayesian_segnet.py --model SegNet/Models/bayesian_segnet_inference.prototxt --weights SegNet/Models/Inference/bayesian_segnet_camvid.caffemodel --colours SegNet/Scripts/camvid11.png --data SegNet/CamVid/test.txt ` **But I got a...

I can start my LOL but stuck on the below screen. ![image](https://user-images.githubusercontent.com/6212976/172327074-721f6eba-153a-4e5a-b3ab-a7d42b9b2f03.png) `Started initial process 27851 from /home/acer/.local/share/lutris/runners/wine/lutris-ge-lol-7.0-2-x86_64/bin/wine /home/acer/Games/garena/drive_c/Garena/Games/32775/LeagueClient/LeagueClient.exe --garena-plus-token=OkVBfeGAGAiUydc0pjydKjcYoAzyTjhQTck7JNM5d5MYx3xZq1Srer4sWtCUKQJXAXZTjFxrgL9iaHDyPhAp+2z5IimI1V+Lxbz51A7k8jH6s2njwlIXvQvfvsmme9YpfY/s70vCfe+JIJJFN3BAtQpiI86SWT1Tz6IF0RUf3WxUPT6eHb4cZPPysd+sVqx4edd1RDJiRwP8BRsvZ+Tr0/itDLo7Ux8MRiTw5PrI0Um6XhrIQUd6Kwpkc2XT/tW7La8gTbeRxGaaD/DXY+tOtH0SCr8STAg2gEf0fsa9CKSFcszWzbiJjh1ZBsLkEzbCYYrPsNmD+E8OwYCDCOtv5A== --region=TW -- --locale=zh_TW --landing-token=ee8170586e933076134ff6cab6318ca766efc7099381362a15cc6b3140dc7aed --servers.chat.chat_host=tw1.chat.si.riotgames.com --servers.lcds.lcds_host=prodtw1.lol.garenanow.com --servers.lcds.login_queue_url=https://lqtw1.lol.garenanow.com/login-queue/rest/queues/lol --region=TW --parent-client=GarenaPC Start...

Hi, when I try to run your tutorial to make a segmentation with vgg16, I got the result, it's look well. But it's a little different with your result image....

Set spatial_squeeze=False for resnet_v1 resnet_v1_101 and resnet_v1_50 models