Gromit Park
Gromit Park
I solved it. sudo pip install -U numpy
Thank you, @eldor4do I'll try that.
Thanks a lot 나의 iPhone에서 보냄 2017. 9. 4. 오후 11:05 Camila Ayres 작성: > Hi @bemoregt, > > In the README says: > > to build and run any...
OK, I see. Many Thanks ~ On 2017년 9월 5일 AM 9:38 +0900, Memo Akten , wrote: > If you do want to use xcode, you can also use the...
Hi, @kevinzakka I'll try that. And Is there any other tweak options for my 256x256 data? My images are 256x256xgrayscale, thin line defects in solarcell problems. and Image Augmented to...
@kevinzakka @duygusar There is no error happen at my train time. But RAM's final accuracy is just 87.8% with my data.(Image Classification). Otherwise, When my CNN+Supervised Learning, final accuracy is...
@kevinzakka @duygusar My Params here: # glimpse network params glimpse_arg = add_argument_group('Glimpse Network Params') glimpse_arg.add_argument('--patch_size', type=int, default=64, help='size of extracted patch at highest res') glimpse_arg.add_argument('--glimpse_scale', type=int, default=2, help='scale of successive...
Thanks a lot.
Thanks a lot ~
@adityac94 @darkwrath @tataiani @prantikbubun Thanks. I'll try this. from @bemoregt