twang

Results 24 issues of twang

It seems that the `fetch_fast_rcnn_models.sh` cannot work in my current network, it's blocked, so it cannot work, can someone suggest a solution to this? Thanks!

about the performance variation

Hi, thanks for sharing the work. We have performed a rigorous evaluation for the framework on the cifar-10 setting with this code base, for each setting we run the experiments...

Hi Xinlong, I have tried to simply measure the time cost inside the model, but found some confusing result: I add time measure for the model and print it as:...

Hi! maxpumperla, Recently, I have tried hyperas on training LSTM for character-level text generation, but it seems that what hypers get is not the best of hyper-param pairs ,so how...

Hi Xingyi, thanks for your wonderful work! I have a question regarding the model setting, in Tab. 5, for the `naive merge`, how is the merge conducted? and for the...

Hi, thanks for sharing the implementation, could you pls share some reproduction results, possibly on some benchmarks?

As pointed out in https://github.com/pytorch/examples/issues/164, the imagenet training gets almost zero gpu utilization, I'm using `python main.py -a resnet18 /home/wangtao/imagenet/ILSVRC/Data/CLS-LOC` ``` Epoch: [0][1760/5005] Time 1.599 (2.648) Data 1.296 (2.388) Loss...

good first issue

Hi I tried download the dataset, however, the view-03 video of sequence 160906_band3 seems broken, when trying to extract hdimages, it raises **moov atom not found error**

Hi! It is easy to run the scripts and get the files, but how can we use the converted files, especially the annotations, eg, if we read the `annotations.json`, then...