Daniel Kang

Results 53 comments of Daniel Kang

The system is optimized for a P100 GPU with 16GB of memory. This diff is confirmed to work on a K80, you may need to change 0.8 to much less:...

Please paste the full output log from the run

Unfortunately, the codebase currently assumes videos are 30 FPS.

The links are working for me. Please make sure you replace the video name appropriately.

What version of bazel are you using? This doesn't look like an error in NoScope.

This is possible, take a look at https://github.com/stanford-futuredata/noscope/blob/master/exp/shuffled_small_cnn.py

Unfortunately we only support the exact versions we used.

It takes all the labels for a given frame and groups it. Pandas is a bit funky, so this allows iteration over a given frame index.

https://github.com/stanford-futuredata/noscope/blob/master/analysis/visualize_yolo.py please try this script instead