tracking_via_colorization icon indicating copy to clipboard operation
tracking_via_colorization copied to clipboard

Tracking via Colorization Tensorflow implementatin of Tracking Emerges by Colorizing Videos

Results 4 tracking_via_colorization issues
Sort by recently updated
recently updated
newest added

Issue with generator exppecting float32 or int64, I believe images are int8. Full traceback below Traceback (most recent call last): File "/home/nulightai/python_envs/AI/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1356, in _do_call return fn(*args) File "/home/nulightai/python_envs/AI/lib/python3.6/site-packages/tensorflow/python/client/session.py",...

I am running the python files in colab to see the experiment results, but I always get the error "No module called tensorpack" (actually I have pip install tensorpack in...

Hi. Could you provide pretrained weights ? Thanks.