Sebastian Cygert

Results 8 issues of Sebastian Cygert

I have followed all installation steps however when I import the library I got the following error: Traceback (most recent call last): File "Demo.py", line 6, in import libbgs ImportError:...

duplicate
fixed

Hi, I think that in some setups it might be useful to limit long-term reservations to N GPUs per user. However, the limit should not work for some nearest time...

feature-request

Hi, I wonder how it would be possible to run hard negative mining as in SSD paper? " Instead of using all the negative examples, we sort them using the...

Hi, how can I use pretrained TF model (on KITTI dataset) from original repo: https://github.com/BichenWuUCB/squeezeDet ? It is stored as binary file there, whereas we need hdf5 file. Or perhaps...

I noticed very low GPU usage when running the code. In nvidia-smi it is 0% with sudden jumps to ~90%. When I running the training on average CPU it is...

Hi, I wonder how it would be possible to run hard negative mining as in SSD paper? " Instead of using all the negative examples, we sort them using the...

Hi, Did you compare performance of your implementation vs original Matlab (or any other implementation)? How about accuracy, does it return the same or are there any differences (if so,...

Hi, Great work! I am getting the error below when running your experiment. Can you help? Best, Sebastian The command: bash experiments/tab\:abs-rel-performance-comparison/classification/train.sh Error executing job with overrides: ['core.tags=[classification,relative,tab1]', 'nn/data/datasets=vision/fmnist', 'nn/module=classifier',...