neuraltalk2
neuraltalk2 copied to clipboard
cant generate "coco/coco_raw.json" in neuraltalk2
Hi I'm trying to use neuraltalk2 and I get stuck at the step of training my own network by writing the command: ipython notebook coco_preprocess.ipynb
I got "No web browser found: could not locate runnable browser. as below
[TerminalIPythonApp] WARNING | Subcommand ipython notebook is deprecated and will be removed in future versions.
[TerminalIPythonApp] WARNING | You likely want to use jupyter notebook in the future
[I 21:40:58.928 NotebookApp] Serving notebooks from local directory: /home/eng_rkotb/CNNRNN1/neuraltalk2/coco
[I 21:40:58.928 NotebookApp] 0 active kernels
[I 21:40:58.928 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/
[I 21:40:58.928 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 21:40:58.928 NotebookApp] No web browser found: could not locate runnable browser.
What should I do? PS. I just need the "coco/coco_raw.json" to edit it and use my own data So if any one generated this file, Could you please send me this file?
Thanks Rehab
Hi Rehab,
After running above command "ipython notebook" , you have to open the web browser in the system in which you run the command. In the web browser type "http://localhost:8888/". It will open one application running. there will be one tab for "Run". click on run all. After that the automatic process will be started. Once completed you can see one json file available in your system.
I have used neuraltalk2 for my own dataset successfully. please let me know if you require further help.
Thanks.
Hi Andevani,
I am trying to train my own data and I am getting failure below.
converting first layer conv filters from BGR to RGB... total number of parameters in LM: 2105348 total number of parameters in CNN: 136358208 constructing clones inside the LanguageModel /root/torch/install/bin/luajit: ./misc/DataLoader.lua:84: split train not found. stack traceback: [C]: in function 'assert' ./misc/DataLoader.lua:84: in function 'getBatch' train.lua:240: in function 'lossFun' train.lua:297: in main chunk [C]: in function 'dofile' /root/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00406670
Can you please help?
I have the same problem,too.
Hi sivakumarkumaravelu,
Sorry for the late reply. Please let me know if you are facing the same issue. This issue happens when "Train" folder does not contain images with the names which are mentioned in "coc_raw.json" file.
Please let me know if you need more information.
Thanks, Ankur Devani.
Hi Andevani, i am a student. I recently used your code. And, I read your suggestions, created a training folder (put training photos) Then I met as follows:
/home/hsu/torch/install/bin/luajit: ./misc/DataLoader.lua:84: split val not found. stack traceback: [C]: in function 'assert' ./misc/DataLoader.lua:84: in function 'getBatch' train.lua:181: in function 'eval_split' train.lua:305: in main chunk [C]: in function 'dofile' .../hsu/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00405d50
Ask you to help me, thank you!
Hi j2233ack ,
Please create "val" foler. Put images into this folder. provide image names with path in "coco_raw.json" same as you did with the "train" folder.
This will solve your problem.
Thanks, Ankur Devani.
Still as follows: /home/hsu/torch/install/bin/luajit: ./misc/DataLoader.lua:84: split val not found. stack traceback: [C]: in function 'assert' ./misc/DataLoader.lua:84: in function 'getBatch' train.lua:181: in function 'eval_split' train.lua:305: in main chunk [C]: in function 'dofile' .../hsu/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00405d50
And this is my json
[{"captions":["男孩被女孩牽著", "女孩站在男孩前","一對情侶牽手站在一起","女孩穿著黑色學士服","女孩和男孩開心牽著手"],"file_path": "/home/hsu/neuraltalk2/train/01.jpg","id": 1},{"captions":["一群人站在一起", "兩位女孩開心著比ya","一群人開心得出遊","兩個男人站在兩個女人旁邊","一群人開心的笑著"],"file_path": "/home/hsu/neuraltalk2/train/02.jpg","id": 2},{"captions":["一家人聚在一起", "一家人坐在一起用餐","一家人開心的用餐","一家人在桌子前吃蛋糕","一位男人搭著男孩的肩"],"file_path": "/home/hsu/neuraltalk2/train/03.jpg","id": 3},{"captions":["一群人穿著黑一套服", "一位女孩開心的笑著","一位男孩站在女孩旁邊","女孩穿著黑色學士服","女孩靠在男孩開心的笑著"],"file_path": "/home/hsu/neuraltalk2/val/04.jpg","id": 4},{"captions":["一群人穿著黑一套服", "一群人站在圖書館前","一群人靠在一起","一群人開心的笑著","一群男孩站在一起"],"file_path": "/home/hsu/neuraltalk2/val/05.jpg","id": 5}]
Thanks again!
Hi,
Can you provide each steps you have executed? So that I can have better idea about the problem.
Thanks, Ankur Devani.
Hi,
I'm running this at this stage
iter 1404: 0.000004 iter 1405: 0.000004 iter 1406: 0.000004 iter 1407: 0.000004 iter 1408: 0.000004 iter 1409: 0.000004 iter 1410: 0.000004 iter 1411: 0.000005 iter 1412: 0.000004 iter 1413: 0.000004 iter 1414: 0.000004 iter 1415: 0.000004 iter 1416: 0.000004 iter 1417: 0.000004 iter 1418: 0.000004 iter 1419: 0.000004 iter 1420: 0.000004 iter 1421: 0.000004 iter 1422: 0.000004 iter 1423: 0.000004 iter 1424: 0.000004 iter 1425: 0.000003 iter 1426: 0.000003 iter 1427: 0.000004 iter 1428: 0.000004 iter 1429: 0.000004 iter 1430: 0.000003 iter 1431: 0.000003 iter 1432: 0.000004 iter 1433: 0.000004 iter 1434: 0.000004 iter 1435: 0.000004 iter 1436: 0.000004 iter 1437: 0.000003 iter 1438: 0.000004 iter 1439: 0.000004 iter 1440: 0.000004 iter 1441: 0.000003 iter 1442: 0.000005 iter 1443: 0.000003 iter 1444: 0.000004 iter 1445: 0.000004 iter 1446: 0.000004 iter 1447: 0.000004 iter 1448: 0.000004 iter 1449: 0.000004 iter 1450: 0.000004 iter 1451: 0.000003 iter 1452: 0.000004 iter 1453: 0.000003 iter 1454: 0.000003 iter 1455: 0.000003 iter 1456: 0.000003 iter 1457: 0.000003 iter 1458: 0.000004 iter 1459: 0.000003 iter 1460: 0.000003 iter 1461: 0.000003
But it has been like this.
2017-06-07 17:20 GMT+08:00 andevani [email protected]:
Hi,
Can you provide each steps you have executed? So that I can have better idea about the problem.
Thanks, Ankur Devani.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/karpathy/neuraltalk2/issues/154#issuecomment-306739630, or mute the thread https://github.com/notifications/unsubscribe-auth/ALHfwWBdEIrX-wONDBAo0wqv2Ar8TMjNks5sBmtJgaJpZM4LINYI .
It has been kept ...
2017-06-07 20:47 GMT+08:00 徐宗威 [email protected]:
Hi,
I'm running this at this stage
iter 1404: 0.000004 iter 1405: 0.000004 iter 1406: 0.000004 iter 1407: 0.000004 iter 1408: 0.000004 iter 1409: 0.000004 iter 1410: 0.000004 iter 1411: 0.000005 iter 1412: 0.000004 iter 1413: 0.000004 iter 1414: 0.000004 iter 1415: 0.000004 iter 1416: 0.000004 iter 1417: 0.000004 iter 1418: 0.000004 iter 1419: 0.000004 iter 1420: 0.000004 iter 1421: 0.000004 iter 1422: 0.000004 iter 1423: 0.000004 iter 1424: 0.000004 iter 1425: 0.000003 iter 1426: 0.000003 iter 1427: 0.000004 iter 1428: 0.000004 iter 1429: 0.000004 iter 1430: 0.000003 iter 1431: 0.000003 iter 1432: 0.000004 iter 1433: 0.000004 iter 1434: 0.000004 iter 1435: 0.000004 iter 1436: 0.000004 iter 1437: 0.000003 iter 1438: 0.000004 iter 1439: 0.000004 iter 1440: 0.000004 iter 1441: 0.000003 iter 1442: 0.000005 iter 1443: 0.000003 iter 1444: 0.000004 iter 1445: 0.000004 iter 1446: 0.000004 iter 1447: 0.000004 iter 1448: 0.000004 iter 1449: 0.000004 iter 1450: 0.000004 iter 1451: 0.000003 iter 1452: 0.000004 iter 1453: 0.000003 iter 1454: 0.000003 iter 1455: 0.000003 iter 1456: 0.000003 iter 1457: 0.000003 iter 1458: 0.000004 iter 1459: 0.000003 iter 1460: 0.000003 iter 1461: 0.000003
But it has been like this.
2017-06-07 17:20 GMT+08:00 andevani [email protected]:
Hi,
Can you provide each steps you have executed? So that I can have better idea about the problem.
Thanks, Ankur Devani.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/karpathy/neuraltalk2/issues/154#issuecomment-306739630, or mute the thread https://github.com/notifications/unsubscribe-auth/ALHfwWBdEIrX-wONDBAo0wqv2Ar8TMjNks5sBmtJgaJpZM4LINYI .
Hi j2233ack,
Training model is being generated in the system. It will write the model at each 5000 iterations and it will keep on going. You can check your model with different images and generated captioning.
Thanks, Ankur Devani.
Thank Andevani for teaching! I got it!
Hi, Do you know why it is still running?
iter 8813: 0.000000 iter 8814: 0.000000 iter 8815: 0.000000 iter 8816: 0.000000 iter 8817: 0.000000 iter 8818: 0.000000 iter 8819: 0.000000 iter 8820: 0.000000 iter 8821: 0.000000 iter 8822: 0.000000 iter 8823: 0.000000 iter 8824: 0.000000 iter 8825: 0.000000 iter 8826: 0.000000 iter 8827: 0.000000 iter 8828: 0.000000 iter 8829: 0.000000 iter 8830: 0.000000 iter 8831: 0.000000 iter 8832: 0.000000 iter 8833: 0.000000 iter 8834: 0.000000
Hi j2233ack ,
It will keep on going as I told you earlier. It will write the model after each 5000 iterations.
What time will stop, or how can I stop?
This is my output vis.json:
[{"caption":"UNK","image_id":"1"},{"caption":"UNK","image_id":"2"},{"caption":"UNK","image_id":"3"},{"caption":"UNK","image_id":"4"},{"caption":"UNK","image_id":"5"},{"caption":"UNK","image_id":"6"},{"caption":"UNK","image_id":"7"},{"caption":"UNK","image_id":"8"},{"caption":"UNK","image_id":"9"},{"caption":"UNK","image_id":"10"},{"caption":"UNK","image_id":"11"},{"caption":"UNK","image_id":"12"},{"caption":"UNK","image_id":"13"},{"caption":"UNK","image_id":"14"},{"caption":"UNK","image_id":"15"},{"caption":"UNK","image_id":"16"},{"caption":"UNK","image_id":"17"},{"caption":"UNK","image_id":"18"},{"caption":"UNK","image_id":"19"},{"caption":"UNK","image_id":"20"},{"caption":"UNK","image_id":"21"},{"caption":"UNK","image_id":"22"},{"caption":"UNK","image_id":"23"},{"caption":"UNK","image_id":"24"},{"caption":"UNK","image_id":"25"},{"caption":"UNK","image_id":"26"},{"caption":"UNK","image_id":"27"},{"caption":"UNK","image_id":"28"},{"caption":"UNK","image_id":"29"},{"caption":"UNK","image_id":"30"},{"caption":"UNK","image_id":"31"},{"caption":"UNK","image_id":"32"}]
Do you know what UNK stands for? Which part is wrong?
And this is my model_id.json:
{"val_loss_history":{"0":0.68414747342467,"37500":4.1867065370127e-12,"30000":9.3555163616088e-12,"5000":3.2926251636312e-07,"22500":6.854888878749e-11,"17500":6.4188265813669e-10,"32500":6.6673888632351e-12,"7500":8.62445469485e-08,"12500":7.1709003179876e-09,"35000":5.1568749270814e-12,"27500":1.4858059227407e-11,"20000":1.9898310776867e-10,"25000":2.8509528071652e-11,"10000":2.4386543284738e-08,"15000":2.1328427357581e-09,"2500":1.722183633035e-06},"val_lang_stats_history":{},"iter":37500,"opt":{"cnn_optim_beta":0.999,"finetune_cnn_after":-1,"batch_size":16,"val_images_use":3200,"optim_epsilon":1e-08,"input_encoding_size":512,"losses_log_every":25,"id":"","optim_beta":0.999,"input_h5":"coco/cocotalk.h5","rnn_size":512,"cnn_proto":"model/VGG_ILSVRC_16_layers_deploy.prototxt","cnn_optim_alpha":0.8,"language_eval":0,"seed":123,"optim":"adam","gpuid":-1,"cnn_model":"model/VGG_ILSVRC_16_layers.caffemodel","drop_prob_lm":0.5,"grad_clip":0.1,"cnn_weight_decay":0,"input_json":"coco/cocotalk.json","save_checkpoint_every":2500,"learning_rate_decay_every":50000,"seq_per_img":5,"cnn_optim":"adam","max_iters":-1,"checkpoint_path":"","start_from":"","learning_rate":0.0004,"cnn_learning_rate":1e-05,"backend":"cudnn","learning_rate_decay_start":-1,"optim_alpha":0.8},"val_predictions":[{"caption":"UNK","image_id":3},{"caption":"UNK","image_id":4},{"caption":"UNK","image_id":5},{"caption":"UNK","image_id":3},{"caption":"UNK","image_id":4},{"caption":"UNK","image_id":5},{"caption":"UNK","image_id":3},{"caption":"UNK","image_id":4},{"caption":"UNK","image_id":5},{"caption":"UNK","image_id":3},{"caption":"UNK","image_id":4},{"caption":"UNK","image_id":5},{"caption":"UNK","image_id":3},{"caption":"UNK","image_id":4},{"caption":"UNK","image_id":5},{"caption":"UNK","image_id":3}],"loss_history":{"0":0.68877795562148,"5300":2.0145746918443e-07,"32500":7.7265305264973e-12,"18625":3.2903104685289e-10,"31600":7.838596438603e-12,"19525":2.0282864277021e-10,"11400":1.078646062469e-08,"12075":7.503800958375e-09,"26000":2.1498824942512e-11,"11625":7.5050746173311e-09,"11850":9.0881321024305e-09,"35075":5.3988147286077e-12,"15675":1.392709869652e-09,"25100":2.4826485311991e-11,"2675":9.8567222897028e-07,"20425":1.4150249860734e-10,"33725":5.0788817596015e-12,"7075":8.3767709513349e-08,"6625":1.0223792420438e-07,"2900":8.7489489333237e-07,"35975":4.4786507835681e-12,"22275":7.5034178870226e-11,"21375":8.0545237146623e-11,"16125":1.0762208346726e-09,"16350":8.845609467123e-10,"7550":6.2313558257809e-08,"34625":5.8043125861218e-12,"24350":4.6682513410445e-11,"8375":4.5139155846474e-08,"12425":6.6727437353364e-09,"27825":1.5966084010444e-11,"13100":4.445596357705e-09,"12875":4.8209300773649e-09,"12650":5.9259978590909e-09,"400":3.1703180084719e-05,"28775":1.2863354825754e-11,"32450":6.3059557575684e-12,"8600":4.4063500836966e-08,"18800":2.4770585582701e-10,"19700":2.4803757936454e-10,"1350":3.9894344322278e-06,"25950":2.6661817198459e-11,"25050":2.3762991574472e-11,"3800":4.5645316286702e-07,"1800":2.4176950725874e-06,"8825":3.1646652653983e-08,"33400":6.2587157678706e-12,"37325":6.7498673317345e-12,"26900":2.352078531942e-11,"29675":8.2626350206283e-12,"4025":4.8358516905322e-07,"30575":7.4089290258428e-12,"6150":1.2895470086205e-07,"9050":3.1461375593622e-08,"4350":3.7766781597615e-07,"22225":7.8549866611155e-11,"4800":3.2064457072822e-07,"5725":1.7419197000379e-07,"2025":2.0154186312737e-06,"23175":5.1576798387742e-11,"9500":2.1206583111777e-08,"9725":2.2900477358867e-08,"9950":2.4621266025981e-08,"10175":1.6631684396362e-08,"28725":9.6741947785972e-12,"13325":3.7509145012216e-09,"5275":2.1823671252363e-07,"16675":9.567977410363e-10,"18750":3.0635735059903e-10,"2425":1.3435917147309e-06,"13550":3.3021560486013e-09,"13775":3.8010308900382e-09,"14000":3.2981848252511e-09,"14225":2.3600930654233e-09,"34875":5.7124527330643e-12,"20600":1.5594456836965e-10,"27750":1.9870560752366e-11,"3100":8.9300482106758e-07,"37000":5.826639171147e-12,"33525":6.0297100645812e-12,"29625":1.096286394997e-11,"6600":1.0368492545654e-07,"30525":1.365262347619e-11,"28700":8.2139073320775e-12,"7050":7.7220787564336e-08,"31475":6.8586247792268e-12,"24025":5.3180015946452e-11,"22400":9.6677588157235e-11,"7975":5.2701412034395e-08,"7525":6.3497863656004e-08,"25875":2.7954605297253e-11,"24975":2.5175472817551e-11,"23125":5.5751525618319e-11,"28650":1.2368728263823e-11,"1225":5.527166409891e-06,"29600":1.0022283003508e-11,"3550":5.7893540255094e-07,"30500":1.018466422309e-11,"3325":6.8419044976231e-07,"10400":1.7758055803618e-08,"11075":1.4393697100878e-08,"10850":1.3476900784237e-08,"18475":5.0184879585302e-10,"14675":1.9929713324096e-09,"14450":3.0216751434331e-09,"15125":1.5717417922723e-09,"14900":1.9041179410983e-09,"20550":1.2157841400295e-10,"33200":6.8260064267633e-12,"37125":5.0035198206899e-12,"19375":2.4521260577615e-10,"15350":1.7145786901374e-09,"20275":2.0699362224263e-10,"32325":6.6139205223692e-12,"31425":7.6408213089962e-12,"35900":4.3625103529621e-12,"4325":3.6278038350046e-07,"21450":8.5532236848707e-11,"22350":8.5697948737362e-11,"24925":3.1558755608785e-11,"4775":2.5140724916328e-07,"5700":1.7012789971238e-07,"25825":1.8978185689633e-11,"26775":1.7892598513924e-11,"27675":1.6584733586456e-11,"24200":3.3020930434446e-11,"29550":9.996858896244e-12,"5250":2.271968298162e-07,"32300":6.739520053145e-12,"31400":8.2268747370051e-12,"17700":5.9477506253458e-10,"16800":8.1417486086366e-10,"24900":3.7868064239888e-11,"11525":9.4214448131957e-09,"12200":5.7381991158678e-09,"11750":8.0380261779922e-09,"11975":7.0193686640962e-09,"28575":1.683966299737e-11,"7025":7.2848637455714e-08,"37250":7.4555916995678e-12,"19325":2.0198946959482e-10,"20225":1.6055193841069e-10,"2650":1.3116604453245e-06,"16250":9.0408265318587e-10,"6575":8.8008281917684e-08,"15800":1.1675056921234e-09,"7950":4.8456579104794e-08,"21175":1.4776504464464e-10,"15575":1.1871505445349e-09,"22075":8.3037154929855e-11,"7500":6.8531363106583e-08,"8275":4.0429840542089e-08,"34675":4.2999159788337e-12,"24150":3.5320524283122e-11,"26725":1.5725443169856e-11,"23250":5.1058457462005e-11,"12550":5.4018477357864e-09,"12325":7.8939906278386e-09,"13225":3.2539761773975e-09,"13000":4.7190967800148e-09,"8500":4.8797170582038e-08,"17650":4.3085632839279e-10,"16750":8.3914052373402e-10,"24850":3.4374281199234e-11,"19500":2.0508607034841e-10,"8725":3.5805704434733e-08,"33000":5.4967697060704e-12,"27625":1.2037171259749e-11,"26700":1.9845514120931e-11,"30375":7.6052719677477e-12,"33450":4.1485481716563e-12,"3775":5.3024289927706e-07,"29475":1.560883644558e-11,"20400":1.824540518669e-10,"35700":4.3415826489479e-12,"23875":2.784622532559e-11,"4300":3.2958312556897e-07,"22975":3.8841041494209e-11,"21125":9.6624064305217e-11,"22025":6.0726190742599e-11,"34350":5.3287263490631e-12,"200":9.9052214500261e-05,"4750":2.7587451072453e-07,"36600":4.1021075425363e-12,"9175":3.3984879210802e-08,"28500":1.2908307756021e-11,"9400":2.7873360830544e-08,"9625":2.1964686891529e-08,"9850":1.940911377174e-08,"10075":1.5411884757288e-08,"675":1.3616894659663e-05,"16475":8.6914409003214e-10,"900":8.4244258012234e-06,"13675":4.0187814298598e-09,"13900":3.5822757982196e-09,"14125":2.8102899340965e-09,"18550":2.8708591059967e-10,"2400":1.7492315774525e-06,"18275":3.2706880537248e-10,"17375":5.0640870385976e-10,"3075":7.3979129480151e-07,"33125":6.004230446166e-12,"26650":2.0873924810871e-11,"29425":9.2629348635853e-12,"7000":7.8990585428151e-08,"35375":5.8763327537292e-12,"19450":2.1241893799484e-10,"20350":1.1625665985449e-10,"7925":5.257867113917e-08,"23825":3.5402680786945e-11,"22925":4.403353237592e-11,"34025":5.169209504885e-12,"21300":1.0823025808904e-10,"22200":6.5159322382158e-11,"25675":2.198071724635e-11,"24775":2.6672453135035e-11,"6125":1.3036720490911e-07,"27550":1.8823009817481e-11,"36725":3.5017322375097e-12,"28450":1.136679639302e-11,"29400":8.9397267366564e-12,"30300":1.1950562761598e-11,"3300":7.4021880773767e-07,"1100":5.7359477597885e-06,"3525":6.2818523374197e-07,"10525":1.480093063666e-08,"10300":1.8209420504789e-08,"11200":9.9727657354443e-09,"10750":1.4371352941023e-08,"1550":3.2607852508804e-06,"18225":4.2595643678922e-10,"17325":6.671491803445e-10,"14350":2.398956455707e-09,"32800":6.3133942518334e-12,"33250":6.1747162938275e-12,"14800":1.8260285616911e-09,"1775":2.8943927588898e-06,"15250":1.8228950571242e-09,"4725":2.7955666613844e-07,"35500":3.8661518431127e-12,"20075":1.6814556413891e-10,"4275":3.2298320160606e-07,"24000":3.0146052321101e-11,"34150":5.9683480380102e-12,"22150":1.0053512466968e-10,"25625":2.381023156417e-11,"24725":2.4183777203035e-11,"5200":1.9148151468862e-07,"5650":1.8468967920571e-07,"23100":5.8693006010913e-11,"29350":1.0239165071368e-11,"30250":7.7400308384767e-12,"32100":7.0844441424356e-12,"31200":7.4662387383739e-12,"17500":6.6982751567579e-10,"16600":8.2345332774736e-10,"26525":2.3891266742737e-11,"25600":2.7414581715846e-11,"24700":3.3399671917067e-11,"11650":7.1248479893704e-09,"6975":8.8959879496198e-08,"18400":4.0480090390815e-10,"27475":1.8638357524026e-11,"11875":8.0964252413551e-09,"12100":1.0739137246141e-08,"20975":1.1479611705667e-10,"21875":7.9372075578732e-11,"19125":3.5041327617336e-10,"16150":1.0712327691564e-09,"20025":2.1349655376923e-10,"15700":1.4627646205412e-09,"450":2.9525339836312e-05,"33825":4.4334758086961e-12,"7450":5.7107016637747e-08,"23950":5.0457382716473e-11,"34275":6.7045369256391e-12,"6100":1.4141547733937e-07,"36525":5.3634652275036e-12,"23050":6.2438632042472e-11,"12675":4.8795231077925e-09,"12450":6.0188686146212e-09,"31150":8.1888718028722e-12,"13125":4.2257322085959e-09,"12900":3.9425896658507e-09,"16550":7.7367539041973e-10,"8625":3.3239281826969e-08,"24650":2.8140023644596e-11,"18350":3.5879954563001e-10,"27425":1.8253165645632e-11,"3975":4.7577691253409e-07,"20925":1.3056888903407e-10,"29275":1.2306977659193e-11,"21825":9.1225227372149e-11,"3750":5.2947799578096e-07,"8850":3.4282035055178e-08,"4250":3.2700716479095e-07,"19300":2.4631869877112e-10,"20200":1.6290120363749e-10,"23675":2.7704549765417e-11,"25550":3.0678826146158e-11,"2000":1.8700341853695e-06,"36200":4.6729398128775e-12,"9075":2.5350747534514e-08,"5175":2.2348706664177e-07,"27400":1.4443457541091e-11,"36650":4.5515813340558e-12,"9300":2.1993734533599e-08,"9525":2.5498318578787e-08,"9750":2.2714196867835e-08,"9975":2.0713098469738e-08,"24575":3.8052183626291e-11,"725":1.1664216265217e-05,"13350":3.675080162413e-09,"13575":2.7646446021379e-09,"18075":5.1826017921641e-10,"17175":5.8012771253502e-10,"950":7.850941647547e-06,"2375":1.3883325188591e-06,"30125":1.0219003421241e-11,"13800":2.460804338078e-09,"14025":3.3343062311175e-09,"6500":9.5399172916899e-08,"29225":8.4089402108134e-12,"31075":7.8119954949329e-12,"22000":9.6204488819751e-11,"7875":5.2913529846599e-08,"19250":2.2247299558131e-10,"33625":6.2335359096721e-12,"20150":1.8687663638772e-10,"23625":5.5096338602567e-11,"2150":1.8662211454412e-06,"22725":5.6961679817391e-11,"34075":6.5810246141496e-12,"21100":1.0739166222962e-10,"5625":1.940529333111e-07,"30100":9.3527408040472e-12,"6075":1.2407143656912e-07,"29200":1.3383849584159e-11,"24525":3.6655134483254e-11,"3275":6.5439124710132e-07,"26375":2.3671786752999e-11,"25475":2.3987800634728e-11,"18025":3.928101288686e-10,"10425":1.603765799052e-08,"11100":1.0638436531707e-08,"3500":5.5874406101886e-07,"1200":5.6358470613915e-06,"19875":1.6793668677906e-10,"14925":1.5511498752119e-09,"14700":1.7234782601072e-09,"15150":1.6005758718407e-09,"1650":2.6138248616192e-06,"14475":2.3057597720033e-09,"4225":4.010432200996e-07,"18975":3.9061180956423e-10,"22900":5.849090101151e-11,"23800":3.7131608898733e-11,"29150":9.6637142732448e-12,"30050":7.8922424151529e-12,"5150":1.9358342161491e-07,"31900":1.2197698406879e-11,"775":1.1655150157708e-05,"31000":6.7981620333057e-12,"16400":9.0059378843321e-10,"25425":2.8480373615025e-11,"26325":1.7316459377525e-11,"27275":1.6174506178857e-11,"18925":2.6479757275766e-10,"28175":1.1805878497029e-11,"19825":1.8667685175444e-10,"11325":1.0837107855544e-08,"11550":1.1036865987801e-08,"6925":9.7265296572502e-08,"20775":1.3401281195868e-10,"12225":6.4515018438627e-09,"21675":8.8187579461163e-11,"7850":5.3045004411167e-08,"7400":6.5797167114745e-08,"15375":1.3430993872632e-09,"33425":5.1252002641888e-12,"37350":4.9582227212852e-12,"25400":3.1279800971618e-11,"22850":5.6159077388429e-11,"33875":6.2575278292343e-12,"26300":1.8329116002747e-11,"23750":4.8318560263994e-11,"16275":9.7123400433219e-10,"5600":1.9702486220297e-07,"15825":1.1394541199472e-09,"31850":5.0753290459227e-12,"6050":1.3819326465381e-07,"8300":4.3858203979674e-08,"34775":5.9932059315315e-12,"3950":4.7860266771949e-07,"12800":4.3864502918822e-09,"12350":6.5887597378023e-09,"13250":3.7810972464136e-09,"13025":5.2858472043837e-09,"8525":3.9620214076219e-08,"18150":3.8383568545797e-10,"27225":1.413954509033e-11,"17250":5.8030348304428e-10,"29975":8.3764550851129e-12,"1425":3.4852801574559e-06,"225":7.4394319824478e-05,"32750":5.7320592716792e-12,"3725":4.4881070988545e-07,"8750":3.0816213270057e-08,"20725":1.9494306169321e-10,"21625":1.0824173779511e-10,"37025":4.0632164299836e-12,"19100":2.2847681524496e-10,"25350":2.5866653263762e-11,"20000":1.5458199165153e-10,"22575":7.6229911272208e-11,"28100":1.6332291075116e-11,"1875":2.0237189201744e-06,"8975":2.6947863984716e-08,"4200":3.9770581681253e-07,"27200":1.6924484036451e-11,"36250":5.0385140504261e-12,"22525":6.3079341749983e-11,"5125":2.2658698630718e-07,"9200":2.8588391831619e-08,"24375":2.9878255425331e-11,"9425":2.3011344707502e-08,"23475":7.7178641255671e-11,"9875":1.8732761775109e-08,"10100":1.6967349691921e-08,"16975":7.4932245963666e-10,"13925":3.1408324607796e-09,"14150":2.4872264692277e-09,"2350":1.509245442799e-06,"19950":2.0299946168478e-10,"13700":3.549476235154e-09,"31775":6.7427841088374e-12,"17875":4.6066529479916e-10,"30875":7.4932171578723e-12,"6450":1.1153892657267e-07,"1000":7.2741737270121e-06,"20900":1.1177184733313e-10,"21800":9.1760443687861e-11,"7375":6.8561730104388e-08,"2125":1.7519564425417e-06,"19050":2.7142255110135e-10,"33675":7.577827254579e-12,"28050":1.4440526552306e-11,"50":0.00072463004366909,"5575":1.8181890334423e-07,"6025":1.4211490146909e-07,"32675":5.8932192459338e-12,"24325":3.400212333915e-11,"36825":4.4935055676376e-12,"23425":4.4640746654778e-11,"3475":6.6228233110976e-07,"16925":6.7441555673398e-10,"26175":2.9577229554434e-11,"10325":1.6343501130223e-08,"25275":2.3054336217854e-11,"10775":1.0988842880089e-08,"10550":1.1305603098144e-08,"11225":9.454271365783e-09,"11000":1.1977100833338e-08,"18775":3.098124534695e-10,"19675":1.8436356885587e-10,"30825":9.1552432301967e-12,"17825":4.2855685666865e-10,"14600":2.297795531625e-09,"1750":2.8089976051859e-06,"20850":1.6992325324594e-10,"21750":7.4443040620764e-11,"15050":1.8434767157238e-09,"14825":2.4265180087468e-09,"15275":1.4705958673034e-09,"35600":3.4351632649532e-12,"23600":4.6487769189696e-11,"29850":7.6712081131802e-12,"22700":5.854097206992e-11,"600":1.6243014150064e-05,"36050":3.6042391293734e-12,"28950":1.2136025517862e-11,"30800":1.001246863197e-11,"31725":7.2136852047322e-12,"825":8.7728009994237e-06,"34700":4.8935300256403e-12,"24500":4.1778125403624e-11,"26125":1.9952173246907e-11,"25225":2.1358281809825e-11,"18000":5.4259127191258e-10,"17100":6.8496193161849e-10,"6875":8.3822435181791e-08,"18725":2.8223706705077e-10,"19625":2.0292095781471e-10,"6425":1.2863221352521e-07,"11675":7.3992616811402e-09,"7350":6.8729304369963e-08,"33025":6.5058292086917e-12,"11900":8.0490417664336e-09,"5075":2.1408915307219e-07,"33475":7.1280537028429e-12,"16175":9.5537455724326e-10,"2575":1.2562216398671e-06,"25200":2.2846902147933e-11,"15950":1.0290682528336e-09,"35725":4.0713432625239e-12,"15500":1.4070709819514e-09,"5550":1.4449867251631e-07,"21475":1.291030060635e-10,"8200":5.0741112211927e-08,"22375":6.033851196463e-11,"3925":4.639311880883e-07,"3700":5.2537278726339e-07,"23550":4.9740556118394e-11,"24450":4.3456405141029e-11,"8425":4.1775977366321e-08,"27025":1.1347278672247e-11,"17950":4.9711718075329e-10,"12925":4.8764712934357e-09,"17050":7.4011258233142e-10,"2800":9.8353218600522e-07,"29775":9.2008622942785e-12,"18900":3.9009507846188e-10,"19800":2.2228882068376e-10,"31650":8.5622176015931e-12,"26050":1.8802093215697e-11,"20525":1.8369291643339e-10,"27900":1.3909307039484e-11,"35400":5.3103410557753e-12,"8875":2.7418568815385e-08,"25150":2.7417867975998e-11,"4150":4.122804219131e-07,"27000":1.470219501698e-11,"30675":8.3895113078825e-12,"1525":3.1173311276333e-06,"35850":4.273958964518e-12,"21425":9.3622254393466e-11,"22325":7.0116745742865e-11,"9100":2.7708590055742e-08,"34500":4.5951797922328e-12,"24175":3.8358627385549e-11,"9325":2.5065530784296e-08,"23275":5.5475979365838e-11,"9775":1.9337340739778e-08,"10000":1.8301047022273e-08,"10225":1.7209248448502e-08,"28825":1.0924827709147e-11,"29725":9.9270369702253e-12,"13600":3.1529207800141e-09,"6850":8.6316274494624e-08,"17675":5.1417683444299e-10,"2325":1.7445636662394e-06,"6400":1.1941535843496e-07,"19750":2.1433507191304e-10,"14050":2.9095702069881e-09,"4600":3.3245713316754e-07,"7325":6.5447048935852e-08,"2100":1.7087221158896e-06,"5050":2.5115268105225e-07,"33275":6.7339134268707e-12,"21600":8.375559135132e-11,"5975":1.6151611306192e-07,"500":2.2636223225447e-05,"35525":4.0789260857821e-12,"26950":2.607170035418e-11,"28800":1.0427292362891e-11,"3450":6.1018742603114e-07,"29700":7.5119466202977e-12,"32475":6.1983418397915e-12,"34175":5.7071458670066e-12,"31575":5.9870552959751e-12,"5525":1.6870493058097e-07,"22500":6.0522109546213e-11,"36425":5.0722870348352e-12,"25975":2.4403712384213e-11,"2550":1.2386691364608e-06,"24125":3.995200836826e-11,"23225":3.6686254034635e-11,"3225":8.0739784578121e-07,"10450":1.6968138283335e-08,"10900":1.1142191291835e-08,"10675":1.2580983344002e-08,"17625":5.1393509448161e-10,"1625":3.1302956974955e-06,"16725":8.4083129348045e-10,"19475":1.9975735510158e-10,"15175":1.9392916605909e-09,"14950":2.6387711016262e-09,"20650":1.4190016939253e-10,"21550":6.5045513419904e-11,"14725":2.1480700884702e-09,"14500":2.8307324928534e-09,"4125":4.3272406706762e-07,"20375":1.2089902412526e-10,"35650":5.3094861840464e-12,"28750":1.0256651084006e-11,"32425":5.6769144940461e-12,"31525":9.8649644009186e-12,"22450":6.5802729931619e-11,"25925":2.6406277164881e-11,"25025":2.8731139689597e-11,"23400":5.2541149209162e-11,"25":0.0015029423344458,"27775":1.3303058654657e-11,"24300":3.630055145365e-11,"6825":9.0965380028507e-08,"6375":1.1111001952946e-07,"29650":9.8514418844786e-12,"30550":9.3012597623954e-12,"32400":5.8145932513298e-12,"7750":6.1798085648768e-08,"4575":2.9384119543119e-07,"17800":5.4940128002556e-10,"11575":9.6061208654241e-09,"25000":3.4557967598658e-11,"11350":1.1845590941473e-08,"33075":6.7675087755958e-12,"12025":7.4498190283379e-09,"12250":6.1053338717976e-09,"5500":1.9793348986497e-07,"15400":1.8145762226141e-09,"15625":1.399721050177e-09,"19425":2.3369731705358e-10,"5950":1.3709703557963e-07,"20325":1.4999994579767e-10,"33975":6.3815508433152e-12,"16300":1.020380668848e-09,"15850":1.3600200632347e-09,"16075":1.23365198057e-09,"36225":4.3113290715269e-12,"3675":5.6690343773758e-07,"37500":4.4658499120942e-12,"37475":3.9194869572157e-12,"37450":4.2435832625642e-12,"8325":3.8146255276761e-08,"37425":5.4632520729569e-12,"26825":1.6232060140453e-11,"37400":3.1274982603691e-12,"27725":1.4138112902629e-11,"37375":4.9361625897859e-12,"24250":4.0508396637051e-11,"12600":6.0905350096618e-09,"12375":6.6590631564445e-09,"31500":8.1577633537222e-12,"37275":3.7674863229142e-12,"37225":4.8631099147656e-12,"13275":3.5069850690128e-09,"13050":4.1931760730307e-09,"37200":3.7553404830248e-12,"2775":1.1252159881181e-06,"32625":7.2209460633132e-12,"37150":4.2985504045134e-12,"37100":3.8616665420932e-12,"18700":3.1317232140893e-10,"37075":4.8428372423359e-12,"17750":3.6398373204349e-10,"37050":4.140010556597e-12,"24950":2.3805646343078e-11,"36975":1.335503929667e-11,"36950":5.5517590524801e-12,"36925":3.4244163060748e-12,"100":0.00029421845708839,"36875":3.7396419294566e-12,"25850":1.9271484408279e-11,"8775":3.0867748790353e-08,"26800":1.7347490111064e-11,"36850":4.3151593409618e-12,"4100":3.6257592033184e-07,"36800":4.2592707139022e-12,"36775":3.7824521292862e-12,"35450":5.382416734534e-12,"29575":1.2289558259937e-11,"36750":4.9763637655076e-12,"1400":4.5486411536899e-06,"6475":1.2882017839111e-07,"36675":5.547384773763e-12,"36625":4.8661630280833e-12,"5675":1.5122329413142e-07,"36550":3.8245295819195e-12,"9000":3.1212368845068e-08,"23975":3.6999692198947e-11,"36500":4.0280112578728e-12,"21225":9.7208285865236e-11,"35625":4.4091952311476e-12,"22125":6.0290383796513e-11,"300":5.0775199906639e-05,"36450":4.7980841522133e-12,"36400":4.3793302317852e-12,"36375":4.6472825587784e-12,"36350":5.7752913562581e-12,"23075":5.7897742156143e-11,"1850":2.0139995817292e-06,"36325":4.4257819631355e-12,"9225":2.9136746304559e-08,"9450":2.7373587530022e-08,"9675":2.9048631899897e-08,"650":1.478285951606e-05,"10125":1.4215196797451e-08,"6800":8.5513647829494e-08,"8950":3.1537259037595e-08,"36275":4.8939186036989e-12,"17575":5.6439317663859e-10,"36150":5.2685078522074e-12,"17475":4.6098026507124e-10,"16575":7.7167683354418e-10,"36125":4.6230241856904e-12,"7725":5.9072510683045e-08,"7275":7.4897281299169e-08,"13950":2.9747464491692e-09,"14175":3.0289247998638e-09,"4550":3.0885832440486e-07,"36100":3.9643732741013e-12,"19550":1.6278713932394e-10,"2075":1.8193483410478e-06,"13500":3.1892691265689e-09,"13725":3.0304387221847e-09,"31125":7.5019435108459e-12,"18375":4.8493434823271e-10,"36025":5.7970517275407e-12,"36000":4.1509018444685e-12,"20500":1.9733289446933e-10,"5475":1.7936624515658e-07,"26750":1.5635059913421e-11,"27650":1.6022561055706e-11,"30425":8.5426998808202e-12,"35950":5.5895732486988e-12,"35925":5.1276649593035e-12,"35875":4.119815599779e-12,"5925":1.519587858545e-07,"35825":4.32950342244e-12,"20450":1.6023901094897e-10,"3425":6.4820173920621e-07,"32275":5.0665027728769e-12,"23925":3.5283675980935e-11,"31375":8.8125173824949e-12,"23025":4.8688275633424e-11,"35800":3.7453484758032e-12,"21400":1.1920298081947e-10,"35775":5.370603961552e-12,"22300":6.5785754621572e-11,"24875":2.4993895841874e-11,"2300":1.587235631284e-06,"35750":4.2363779151344e-12,"35675":5.9269145147312e-12,"36475":3.5805691744883e-12,"35575":4.4285464184668e-12,"2525":1.2657768685642e-06,"35550":7.6097794732277e-12,"3250":8.0840249743197e-07,"28550":9.2156837716573e-12,"35425":6.3742455758131e-12,"7825":5.9540284891302e-08,"3200":6.9160942945956e-07,"35325":6.5529026649358e-12,"35300":5.1817994339842e-12,"16900":6.2112284204829e-10,"34925":5.4643400915211e-12,"29500":7.9498962968216e-12,"17425":5.5892690475901e-10,"875":8.0063314932488e-06,"1050":6.1695991568911e-06,"10575":1.6717317852244e-08,"10350":1.6425324722569e-08,"11025":9.3758000585531e-09,"10800":1.0529129101933e-08,"35200":4.2553516266253e-12,"11250":1.1389573606468e-08,"35175":4.6459947000699e-12,"250":7.6026330134482e-05,"13175":4.5182202090821e-09,"35125":6.7756578125966e-12,"1275":4.3358093112289e-06,"18325":3.847650975608e-10,"14850":1.7566602061869e-09,"14625":2.1988822762609e-09,"35100":5.7212012904984e-12,"35050":7.2336137080242e-12,"5775":1.4393735371376e-07,"35000":4.3823056294912e-12,"34975":6.6783467644882e-12,"34950":5.461675556262e-12,"35250":4.3058667742457e-12,"34900":6.7081007415482e-12,"15300":1.5642079964628e-09,"19275":2.5913917678366e-10,"32225":6.8669403496813e-12,"20175":1.5308929679492e-10,"31325":8.0069617602874e-12,"1725":2.5721182398186e-06,"30150":7.0210504077295e-12,"33900":8.0728201901081e-12,"34825":4.4274028887514e-12,"34475":5.7594262692362e-12,"34750":4.4574899327188e-12,"34725":4.6651238427842e-12,"25900":1.5318835089317e-11,"21350":8.901070991385e-11,"32125":7.0479067026952e-12,"22250":5.8736737695853e-11,"34575":5.221689747259e-12,"34550":5.9690585807459e-12,"25725":2.2711654779073e-11,"27975":1.5707524170239e-11,"24825":3.9392678008454e-11,"6775":1.0268118105783e-07,"34800":5.5114579566862e-12,"24100":3.3566505130977e-11,"26675":1.8842860605162e-11,"23200":4.6350867588529e-11,"17400":6.7291532346303e-10,"34425":5.6108895307716e-12,"21050":1.0075057454983e-10,"34375":4.9103721089239e-12,"29450":1.0118328397368e-11,"1575":3.1532864472439e-06,"6325":1.2991857134548e-07,"34300":5.4467430565808e-12,"34250":5.7411186915601e-12,"34225":4.7821524518099e-12,"4975":2.7692185723405e-07,"4525":3.5051339837278e-07,"17600":5.9203622004844e-10,"7250":7.0167018451084e-08,"34200":4.791356200684e-12,"5425":1.9805514753779e-07,"34100":4.1466940992052e-12,"13450":3.9848823574218e-09,"7675":5.8367261646097e-08,"33950":5.4905968660535e-12,"11700":7.5389990361607e-09,"11925":7.0718637501521e-09,"24800":2.9127644740612e-11,"11475":8.7997939379747e-09,"27575":1.1932821397664e-11,"17350":7.6266735149488e-10,"12150":6.1424871411475e-09,"325":4.2834347252096e-05,"33850":7.7064798986726e-12,"5900":1.3086371121185e-07,"33800":6.1803562267926e-12,"33775":6.578204647667e-12,"19225":2.8029293330789e-10,"33575":7.676925761757e-12,"20125":1.5531150809878e-10,"33750":6.4278249389815e-12,"15975":9.2606154966646e-10,"16200":9.915346654843e-10,"15525":1.4751712407168e-09,"15750":1.3051194680536e-09,"33700":7.8993589447407e-12,"33650":6.0411009528138e-12,"24050":3.7726854973386e-11,"21075":1.0768024250041e-10,"3650":5.2776557493139e-07,"18425":4.1003398454365e-10,"8225":4.5328606523842e-08,"33550":6.3134497629846e-12,"33500":6.9414918257849e-12,"31550":9.1559870796232e-12,"33350":4.6417536481158e-12,"33325":6.2606475559335e-12,"23150":4.8722481604813e-11,"33300":4.9969695048446e-12,"26625":2.1895463220289e-11,"3875":4.3075724185382e-07,"33225":6.5896843537416e-12,"33175":5.1619708507644e-12,"33150":7.6382677960396e-12,"12950":4.503289885438e-09,"12725":5.5587534020241e-09,"12500":6.3474900779958e-09,"13825":3.0741091006092e-09,"31250":6.6254113306741e-12,"33050":6.5475735944176e-12,"32975":8.213885127617e-12,"8150":4.7618310350384e-08,"17550":5.2109854209448e-10,"32950":7.0028094434349e-12,"2750":1.008509559286e-06,"32925":6.6135541487711e-12,"18500":4.7148183135448e-10,"2200":2.0832600658771e-06,"32875":5.7439053513519e-12,"2975":8.7477135264358e-07,"25650":2.8457181056041e-11,"8675":3.0665158823329e-08,"24750":3.7312974932036e-11,"32850":5.703737482321e-12,"32825":7.3655193055799e-12,"27525":1.6974288641336e-11,"32775":6.162026444656e-12,"1500":3.674998134251e-06,"1975":2.2024680305321e-06,"21925":1.1404152067129e-10,"30275":9.5125463062118e-12,"32700":6.8361538652084e-12,"32650":6.0458638095895e-12,"37175":4.5167758422338e-12,"19400":2.6966728849942e-10,"32600":6.1425531328041e-12,"8900":3.2171267971837e-08,"22875":5.6803040049402e-11,"17775":5.2773306835618e-10,"32550":7.2108874427101e-12,"1450":3.6106804682134e-06,"32375":6.8515748630205e-12,"26550":1.7885892766856e-11,"23775":3.9681991026441e-11,"32350":6.6786576269351e-12,"1950":2.1012620608829e-06,"32250":6.7472916143174e-12,"32200":9.3968499648156e-12,"28400":1.593208898143e-11,"32175":5.6241789003764e-12,"32150":7.5220052409009e-12,"9125":2.3698636775205e-08,"34600":5.6860405273085e-12,"22550":7.1387984412752e-11,"6750":9.0003879782419e-08,"32050":7.0637606874868e-12,"29925":8.3217543966896e-12,"9350":2.9037036852753e-08,"9575":2.2235601238041e-08,"9800":1.7135836194448e-08,"10025":1.5821616339284e-08,"700":1.4553965004893e-05,"32000":6.6641470120032e-12,"31975":1.0799339200673e-11,"7225":8.5531656845994e-08,"27850":1.755335876652e-11,"31925":8.06884559168e-12,"4500":3.1792407602094e-07,"4950":2.8338644705306e-07,"13400":4.1746210266425e-09,"13625":4.4418131062152e-09,"2050":2.2113726257267e-06,"12775":4.9479727981527e-09,"18450":3.6932694680303e-10,"31825":6.3733907040842e-12,"17275":6.1266121065273e-10,"31800":7.7075235083157e-12,"4650":3.4431192972306e-07,"31700":6.0756621955704e-12,"925":8.3508297340273e-06,"14075":2.5626405997237e-09,"14300":2.4706836687649e-09,"17850":5.6863953545871e-10,"29325":9.9647179396811e-12,"3175":9.1232140659869e-07,"30225":7.9279360853945e-12,"3400":5.8289475224349e-07,"32075":1.2318013276058e-11,"33375":5.5124904640991e-12,"31175":9.0113250195145e-12,"37300":4.2487457996288e-12,"19350":2.3096931034416e-10,"31450":8.1346374081193e-12,"20250":1.3724975600482e-10,"22825":6.0770999343873e-11,"31350":6.4451111114749e-12,"31300":6.4728000737091e-12,"31275":9.2972185505857e-12,"2275":1.5634580140755e-06,"31225":6.575406885645e-12,"23725":4.7558623705868e-11,"36075":3.9391823136725e-12,"21200":1.0690243135159e-10,"13375":3.7009274755917e-09,"22100":7.8861883689996e-11,"24675":4.9932380452589e-11,"27800":1.2008671834707e-11,"31025":7.5837891522212e-12,"30200":8.9173224360195e-12,"2500":1.1938429182123e-06,"11775":7.8472668585405e-09,"27450":1.9174850596215e-11,"30950":6.9252825696253e-12,"30925":8.7453155828143e-12,"29300":1.3434742207608e-11,"1900":2.3503634384525e-06,"14575":1.9675309825828e-09,"3150":7.4780763581472e-07,"30750":8.1637363535947e-12,"30725":9.2873819745876e-12,"30700":1.093172219413e-11,"8125":4.7394972368942e-08,"30650":7.610378993661e-12,"30625":7.1514349997415e-12,"10250":1.5222687976824e-08,"10700":1.5219717441894e-08,"10475":1.3805997001182e-08,"25575":1.7813994723781e-11,"10925":1.2195277954152e-08,"18125":4.4417386435569e-10,"30600":9.6858077114348e-12,"17225":6.6186716107808e-10,"30475":7.2817418761417e-12,"30450":1.2985157393786e-11,"30400":6.9100392074972e-12,"30350":1.0084766355334e-11,"30325":8.6176510372127e-12,"30175":8.9464768926462e-12,"34850":6.3045901832481e-12,"30075":9.4637631065098e-12,"125":0.0001845990906304,"30025":9.7899799378354e-12,"30000":7.8000828018787e-12,"29950":8.4465101579667e-12,"32025":7.5341288763298e-12,"14750":1.7290062714892e-09,"14525":1.9353012303824e-09,"19075":3.9685662533984e-10,"29900":8.7577500806901e-12,"19975":1.9230705916584e-10,"16225":1.2152800765719e-09,"29825":1.0639056302608e-11,"4675":2.6787426752328e-07,"23900":3.7152614318359e-11,"21500":8.1251905204027e-11,"23000":4.9038728633377e-11,"29525":1.1899314866781e-11,"21150":1.3346698191086e-10,"29375":1.2691159234635e-11,"22050":6.7040850648681e-11,"29000":7.1746830698771e-12,"24625":2.7143776115679e-11,"34400":6.2737481876241e-12,"29125":1.0019607366019e-11,"525":2.3105894885589e-05,"20575":1.1761137619359e-10,"29075":1.189881526642e-11,"6725":1.2079043485436e-07,"6950":8.5227989421455e-08,"29025":8.7513329916078e-12,"29250":9.9448116408496e-12,"31100":7.4375616776479e-12,"6275":1.0694045283755e-07,"28925":8.8143381482553e-12,"28900":1.0426759455839e-11,"7200":6.8769217087539e-08,"28875":1.2180356723235e-11,"21275":9.4403351802441e-11,"28675":9.4985908027923e-12,"16500":9.6016172790314e-10,"26425":1.5357803917482e-11,"28625":1.2075807021006e-11,"25525":2.418668598736e-11,"28600":1.1437828462135e-11,"28525":1.0724221510827e-11,"5850":1.6429695739451e-07,"28475":9.5919161502422e-12,"28425":1.382620684609e-11,"27375":1.6931733792802e-11,"24600":3.0460844957503e-11,"19925":1.6451598972012e-10,"18300":3.4419320726897e-10,"28375":1.2078593680798e-11,"11825":8.3412638351987e-09,"12050":7.5773651686539e-09,"11375":9.9426367139444e-09,"11600":9.5466576643943e-09,"20875":1.0600417210682e-10,"28350":1.3711398683114e-11,"21775":8.3918683113637e-11,"5400":2.0155367760344e-07,"28325":1.2845335906064e-11,"28300":1.6243928424586e-11,"15650":1.183882702982e-09,"19025":2.7416305892203e-10,"28275":1.0536216343837e-11,"15425":1.3275618049313e-09,"28250":1.5257262120372e-11,"26400":1.8499013432205e-11,"27075":1.7468937407727e-11,"25500":2.2950708000735e-11,"26200":2.4367119433322e-11,"22950":5.0899595649412e-11,"7300":7.8578319229194e-08,"28125":1.0862566401926e-11,"28075":9.0170093614006e-12,"21950":1.1679279765531e-10,"16100":1.0486113533048e-09,"16325":9.381502907857e-10,"3850":5.1025928748949e-07,"28000":1.1621026363429e-11,"34525":6.5502270274465e-12,"17300":6.7430467876051e-10,"27925":2.0825718927142e-11,"23450":4.4367398643885e-11,"31950":6.6325500647224e-12,"8350":4.1088558799807e-08,"31050":8.3617668344971e-12,"27700":1.4379752943938e-11,"27600":1.7705048538375e-11,"27500":1.322248976976e-11,"27350":1.4235657097572e-11,"13075":4.0428479675114e-09,"12850":4.5286897787378e-09,"12625":5.2810714135099e-09,"12400":5.0140704699331e-09,"27100":3.465630005195e-11,"27300":1.6311241246569e-11,"20700":1.3546798127706e-10,"2725":9.9207425718895e-07,"27175":1.562778795261e-11,"8575":3.5595929126497e-08,"2950":1.1103796162093e-06,"27150":1.7960799514327e-11,"1175":5.6974671169385e-06,"27325":1.2868439647207e-11,"28225":2.0660517741078e-11,"18250":3.8768855903371e-10,"29175":8.9013796333859e-12,"350":4.4531978605278e-05,"1375":3.8824853614727e-06,"24075":3.7582881251552e-11,"26925":1.3680201416122e-11,"26875":2.0030299641149e-11,"26850":1.790636527943e-11,"26600":1.8231394172119e-11,"20825":1.317398634626e-10,"8800":3.524524612164e-08,"21725":9.6990593334567e-11,"26575":1.9141610518858e-11,"26500":1.7141654762298e-11,"19200":3.3719452785519e-10,"26475":2.1001977934532e-11,"20100":2.1617283518793e-10,"26450":1.9738277678982e-11,"25450":3.1038749348511e-11,"23575":4.0886760643843e-11,"26225":2.1137125383319e-11,"22675":7.487298558928e-11,"26275":1.6064560792728e-11,"26250":1.936127924651e-11,"26350":1.8656176603571e-11,"9025":2.6598881319728e-08,"1825":2.4960390890172e-06,"6250":1.2779976442667e-07,"28200":1.3207812621374e-11,"26150":3.6465386266116e-11,"26100":2.0755452911914e-11,"18175":4.0227962072592e-10,"26025":2.5922286539526e-11,"34650":4.5197068310188e-12,"25800":2.2621482465013e-11,"25775":1.7093715332095e-11,"25750":2.3981883146007e-11,"9250":2.5214728127665e-08,"9475":2.0409524148501e-08,"9700":2.2056013360139e-08,"9925":2.3693711903583e-08,"24475":2.5273605430698e-11,"25700":2.2749047090542e-11,"7175":9.0360589632965e-08,"12575":4.2888046891676e-09,"4375":3.3868881367249e-07,"7650":6.1102270332292e-08,"17975":4.1473960932237e-10,"4900":2.145147855015e-07,"17075":6.1202978240971e-10,"1675":2.7755689316677e-06,"5825":1.4572991352546e-07,"5025":1.8741094599539e-07,"14200":3.147883731458e-09,"9550":2.3961872319678e-08,"550":2.1333456842854e-05,"11125":1.1203436633966e-08,"4450":3.4335691612153e-07,"13525":3.4580788565997e-09,"13750":3.8816687752963e-09,"13975":3.4277916505232e-09,"2875":1.1473569741405e-06,"30975":7.6290973538562e-12,"31875":6.2210014917241e-12,"10650":1.6076796827136e-08,"6350":1.2048061877046e-07,"21900":8.7719675967435e-11,"19575":2.0245465304214e-10,"35225":3.4163338824555e-12,"625":1.7452756972602e-05,"36900":4.2286063539621e-12,"19150":2.964345324763e-10,"2250":1.7420344265773e-06,"20050":1.7463485102454e-10,"22625":4.9160908677237e-11,"3375":7.0298652889988e-07,"8475":3.9163416598598e-08,"28150":1.1478096251238e-11,"9900":1.7296558296742e-08,"6700":8.9125840563309e-08,"21000":1.1624313733805e-10,"21250":1.1107254005438e-10,"20800":1.3532364118163e-10,"27250":1.4553069860312e-11,"29100":8.875911117201e-12,"34325":5.6775362189398e-12,"7150":8.3139073980831e-08,"5875":1.5423585555396e-07,"11425":9.5243326891925e-09,"2475":1.4004801649037e-06,"36575":5.0487947156341e-12,"425":2.8601622393865e-05,"1025":7.3342391740283e-06,"1075":5.788889090752e-06,"24425":3.7836000998936e-11,"5375":1.8487959100311e-07,"23525":5.2646786929955e-11,"8075":4.198098817465e-08,"5225":2.2061278773799e-07,"1300":4.0900951553624e-06,"2700":1.0581866826787e-06,"25375":2.5021118510438e-11,"7625":5.2924745364002e-08,"17925":4.6441179790691e-10,"10375":1.8356558106891e-08,"17025":6.5462286702456e-10,"10825":1.1794656962216e-08,"10600":1.3461969117223e-08,"17725":5.3310357239766e-10,"11050":1.2040809238556e-08,"75":0.00044642292127719,"11150":1.0564579711048e-08,"18875":2.7045643502532e-10,"5450":2.3000686512065e-07,"19775":1.997149667865e-10,"19175":2.5544950599254e-10,"14425":2.6142321085665e-09,"4700":2.476399198037e-07,"14875":1.64831606142e-09,"14650":2.3729901488245e-09,"1325":4.584458263146e-06,"33100":6.1349925140064e-12,"13150":5.1399207223746e-09,"20950":1.3528895781434e-10,"18850":4.4078852790008e-10,"21850":8.3149098717428e-11,"6550":1.1065106877428e-07,"35350":5.8747562370343e-12,"15325":1.5121429330911e-09,"15100":1.8293365489086e-09,"7800":5.2345637269191e-08,"22800":6.5303018548235e-11,"12475":5.0166463538837e-09,"12700":5.483742615553e-09,"4925":2.3619449101009e-07,"18525":3.7625059734481e-10,"34000":5.0664694661862e-12,"23700":4.012467025305e-11,"6225":1.1811220400615e-07,"6675":1.165257786595e-07,"8450":3.9227229586825e-08,"7125":6.7877569875918e-08,"8025":4.4990050906968e-08,"29050":1.416388117903e-11,"34450":7.0217831549257e-12,"800":1.1228698448917e-05,"32725":7.7981066048949e-12,"30900":7.4784289871843e-12,"4075":3.1843474987969e-07,"36700":4.2174708170251e-12,"15725":1.6453290729856e-09,"6000":1.2105683249164e-07,"10200":1.6576357353415e-08,"16950":7.3848435144797e-10,"17900":4.1389680571768e-10,"3125":8.3978043665667e-07,"16650":9.7816884592206e-10,"12125":6.6942041465623e-09,"9375":2.7708504846125e-08,"7700":5.655306000163e-08,"7775":4.8096792204522e-08,"11450":9.7204132742945e-09,"4875":2.5171727924267e-07,"750":1.1587119416134e-05,"25325":2.6295066124504e-11,"18100":5.1967339320669e-10,"375":3.3706127439359e-05,"17200":8.3563213015836e-10,"18825":2.9368283360753e-10,"5800":1.5337368343138e-07,"19725":2.5665694014521e-10,"11275":1.1055144488736e-08,"4000":4.801629045259e-07,"16025":1.136897109788e-09,"11950":7.0846008060066e-09,"12175":6.2959995550393e-09,"11500":9.7090972595026e-09,"11725":8.8993676650162e-09,"35025":4.2275627443189e-12,"20675":1.5316854451441e-10,"4400":3.610266838705e-07,"21575":1.0280306605992e-10,"16050":9.6484518152806e-10,"15925":1.2581256370048e-09,"275":5.4264159589934e-05,"3025":7.7966989646683e-07,"35475":5.9318883138815e-12,"6525":1.2679519645342e-07,"10050":1.7843597877043e-08,"10625":1.2892967127254e-08,"23650":3.6701952588203e-11,"8650":3.2072219624535e-08,"25300":2.6960855770142e-11,"16000":1.1154508428035e-09,"5350":1.887291908087e-07,"34125":4.6519343932516e-12,"3600":5.1655185935306e-07,"975":7.3990052435136e-06,"575":1.8900813314104e-05,"22475":5.413165471424e-11,"8250":4.3499819857296e-08,"31750":8.5349727285688e-12,"14975":1.7811052410721e-09,"30850":1.3322210001832e-11,"3625":6.3927264244423e-07,"2625":1.1133979286537e-06,"8050":5.6072583010103e-08,"14400":2.5973766026866e-09,"8550":3.4503378720796e-08,"7600":6.0968028192665e-08,"12300":6.5858174469469e-09,"175":0.00011517993257257,"24550":3.2871738664397e-11,"13200":3.7581359468852e-09,"12975":4.91963699778e-09,"12750":4.6659277441741e-09,"12525":6.251683437597e-09,"27125":1.5957124510635e-11,"4175":3.6826146025959e-07,"28025":1.3719114733135e-11,"29875":7.3880790374403e-12,"18050":4.9097287346811e-10,"17150":7.6652283409473e-10,"13475":4.0414117719045e-09,"4625":3.7810023404417e-07,"3825":4.5989030642568e-07,"28975":1.4866519126855e-11,"10975":1.1957973122811e-08,"19900":2.413143240787e-10,"1600":2.9998881316828e-06,"8700":3.5639743145577e-08,"1475":3.8048863924445e-06,"32900":5.3162141355756e-12,"5750":1.5320480867276e-07,"20625":1.2265429782943e-10,"8400":3.9036167742701e-08,"21525":7.8746731357882e-11,"35150":5.0385584593471e-12,"13300":3.9015979447221e-09,"4050":3.9075436552016e-07,"1925":2.0282807970951e-06,"8100":5.118513906055e-08,"19000":3.1447475734581e-10,"15550":1.187580567219e-09,"2925":8.4557329325108e-07,"8925":2.7439334648882e-08,"13850":3.7988789003407e-09,"25250":2.0367973974089e-11,"5100":2.1315706417724e-07,"4425":3.527992630703e-07,"6900":8.0900941346052e-08,"8000":4.4266363818934e-08,"14250":3.1794594956835e-09,"16450":1.0568459107851e-09,"22425":7.0863137580091e-11,"14375":2.8996294143546e-09,"6200":1.1416556070509e-07,"9650":2.2437139446385e-08,"9275":2.9612540564106e-08,"4850":2.5739831014393e-07,"9150":2.6843761291584e-08,"475":2.3669610844479e-05,"23375":4.7680093206992e-11,"15075":1.8300272297544e-09,"15200":1.3413950172847e-09,"1700":2.5904958569356e-06,"9600":2.0350834506466e-08,"9825":1.7012064656985e-08,"24275":2.8192659318194e-11,"1250":4.6117929581868e-06,"3050":9.1933635513186e-07,"15600":1.5149428711503e-09,"5000":2.5487999131268e-07,"15775":1.1106355946033e-09,"15875":1.4318305319172e-09,"15900":1.2109765079593e-09,"5325":1.7780097685272e-07,"13425":3.4875772048082e-09,"13650":3.7159110233276e-09,"13875":2.7711440586664e-09,"14100":2.695015688392e-09,"2825":9.2294422513461e-07,"2600":1.1655675256073e-06,"16375":8.850894794854e-10,"19850":2.5215008969681e-10,"30775":8.0647488687191e-12,"16875":6.3094391933305e-10,"12000":6.7393004177241e-09,"16425":9.5334425909144e-10,"14325":3.0561935759899e-09,"16525":7.3706807324214e-10,"18200":4.5780247370786e-10,"16625":9.3743514062439e-10,"2225":1.560103260978e-06,"3350":6.1878823147676e-07,"21700":1.061214782716e-10,"35275":3.9681147256942e-12,"10150":2.0545448253806e-08,"18950":4.0079599639142e-10,"14275":2.7470874464086e-09,"11800":7.4923792281467e-09,"16700":7.6571481377741e-10,"27050":1.7799328677626e-11,"17125":6.0433689164086e-10,"27950":1.6147549963819e-11,"7100":7.4803870997453e-08,"33925":5.5523141639924e-12,"29800":8.2492235264908e-12,"6650":9.780424420347e-08,"17450":6.3814877826474e-10,"17525":5.8685815096382e-10,"36175":4.1178727094859e-12,"8175":4.5351199817745e-08,"32575":6.3044458542549e-12,"3900":4.333621571817e-07,"31675":7.3003603162647e-12,"2450":1.3275128878387e-06,"16775":8.1158343379073e-10,"7425":6.2408094958499e-08,"23325":4.859793678591e-11,"26075":2.4016399979843e-11,"12275":6.3592877519447e-09,"4475":3.2551251469837e-07,"7575":6.4232052088276e-08,"1125":5.5718345551625e-06,"24225":4.1285408425296e-11,"18575":3.334696296875e-10,"18600":3.1247998633077e-10,"18650":3.8135085089763e-10,"19600":2.0592750837878e-10,"25175":2.1596757715514e-11,"22775":6.4145422307149e-11,"10500":1.6626722820767e-08,"10275":1.4418606397726e-08,"10950":1.1880821015886e-08,"10725":1.392494843877e-08,"1150":4.8579408026939e-06,"11175":1.2050647213435e-08,"3575":6.5046673287661e-07,"18675":2.873349003174e-10,"19650":1.9651754668004e-10,"16825":7.1073228413709e-10,"10875":1.0504543113132e-08,"15025":1.951829264879e-09,"2850":1.0505057666865e-06,"15475":1.2548763805853e-09,"7900":5.2785849069537e-08,"20300":1.4329105679778e-10,"20750":1.1622715012649e-10,"15225":1.6423821636025e-09,"21650":8.7609552945622e-11,"150":0.00018270504842803,"14550":2.2002830779577e-09,"6300":1.1515969320364e-07,"15000":2.1282945183998e-09,"14775":2.1639407044027e-09,"21025":1.0869417588211e-10,"33600":5.7348237270105e-12,"22600":4.6484494031773e-11,"20475":1.3531338272088e-10,"28850":8.9660501245703e-12,"21325":9.9349983795349e-11,"29750":8.2669093792731e-12,"2175":1.7348439016018e-06,"7475":6.4687965417587e-08,"34050":7.092038067924e-12,"6175":1.1622975381043e-07,"21975":8.5532125826404e-11,"22175":9.1346885611188e-11,"32525":6.5963123851986e-12,"36300":4.2126968580192e-12,"31625":7.1267880485948e-12,"22650":6.2196603423104e-11,"4825":3.1078932879458e-07,"22750":7.7024664424385e-11,"850":9.3302239239534e-06,"11300":1.0766124469708e-08,"23300":5.8001214942038e-11,"24400":3.6795044788818e-11,"23350":4.8599024804474e-11,"23500":3.3389080389412e-11,"27875":1.2532053172976e-11,"16850":7.9446732526023e-10,"23850":3.9044600885774e-11,"3000":9.0088739641558e-07,"25125":3.3506475372036e-11,"12825":4.9294452075799e-09,"26975":1.3544365629059e-11,"17000":7.1175434435133e-10,"25075":3.0293212383015e-11,"15450":1.5138877595966e-09}}
When i execute "python prepro_utf8.py --input_json /home/hsu/neuraltalk2/test.json --num_val 3 --num_test 0 --images_root coco / images --word_count_threshold 5 --output_json coco / cocotalk.json --output_h5 Coco / cocotalk.h5 "
This is the result of my execution:
total words: 30 number of bad words: 26/26 = 100.00% number of words in vocab would be 0 number of UNKs: 30/30 = 100.00% max length sentence in raw data: 1 sentence length distribution (count, number of words): 0: 0 0.000000% 1: 30 100.000000% inserting the special UNK token assigned 3 to val, 0 to test. encoded captions to array of size (30, 16) processing 0/6 (0.00% done) wrote coco/cocotalk.h5 wrote coco/cocotalk.json
Hi j2233ack,
The iterations will keep on going. You can kill the process and take out the model( .t7) which will be generated in the same folder. You can test this model against your new images. It will caption out as per the model.
Thanks.
Hi andevani , Thank you very much!!