Alejandro Pardo
Alejandro Pardo
I'm trying to run: python experiments/fcis/fcis_end2end_train_test.py --cfg experiments/fcis/cfgs/resnet_v1_101_coco_fcis_end2end_ohem.yaml It trains until batch [1000] and then I get the following error: Epoch[0] Batch [1000] Speed: 2.92 samples/sec Train-RPNAcc=0.873100, RPNLogLoss=0.307023, RPNL1Loss=0.167374, FCISAcc=0.716729,...
Hi, FCIS was working perfect with cuda-8.0, however when I upgrade cuda 8.0 to 9.0 and install again this repository I have the following error by running python python/setup.py install:...
Hi guys, Thanks again for such a nice work. I want to ask you why is this assertion on the image size necessary? In case it is, any ideas on...
Hi! I realized that the commands for downloading GCC 3M and 12M have a couple of typos. The corrected version for the 12M is below: ``` sed -i '1s/^/url\tcaption\n/' gcc12m.tsv...