Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: Range cannot be empty (low >= high) unless no samples are taken #5

Open
hajra1995 opened this issue Apr 5, 2019 · 0 comments

Comments

@hajra1995
Copy link

Traceback (most recent call last):

  File "<ipython-input-4-a459e8a3dd1f>", line 1, in <module>
    runfile('D:/Hajra/C3D/m_c3d_Mhuhavi_Finetune.py', wdir='D:/Hajra/C3D')

  File "C:\Users\c2vr\AppData\Local\conda\conda\envs\tensorflow_env\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 786, in runfile
    execfile(filename, namespace)

  File "C:\Users\c2vr\AppData\Local\conda\conda\envs\tensorflow_env\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 110, in execfile
    exec(compile(f.read(), filename, 'exec'), namespace)

  File "D:/Hajra/C3D/m_c3d_Mhuhavi_Finetune.py", line 359, in <module>
    demo_finetune()

  File "D:/Hajra/C3D/m_c3d_Mhuhavi_Finetune.py", line 341, in demo_finetune
    voxel, cls = read_train(tr_file)

  File "D:/Hajra/C3D/m_c3d_Mhuhavi_Finetune.py", line 201, in read_train
    start = np.random.randint(int(frm) - FRAMES)

where Frames = 16 and BATCH_SIZE = 32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant