Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.web beat.web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.webbeat.web
  • Issues
  • #322
Closed
Open
Issue created Nov 14, 2015 by Sébastien MARCEL@sebastien.marcelOwner

Error: end_data_index=inputs['probe_id'].data_index_end

I tried to re-run an attested toolchain from Tiago on the new version of Scientific Python 2.7 (0.0.4) — that was attested on 0.0.3

https://www.beat-eu.org/platform/experiments/smarcel/tpereira/full_isv/2/btas2015_face_mobio-female_det/

and I got an error

Errors

Block: scoring_dev Algorithm: tpereira/isv_scoring/3 Details: Process 0: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute 'data_index_end Process 1: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute 'data_index_end Process 2: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute 'data_index_end Process 3: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute 'data_index_end

it looks like the same bug I obtained for another toolchain that I forked from Tiago and that was working before: https://www.beat-eu.org/platform/experiments/smarcel/tpereira/full_isv_multi/2/btas2015_face-periocular_cpqd-smartphone-male_det-rr/

Errors

Block: isv_offset_probe_test_2 Algorithm: tpereira/isv_offset/3 Details: Block was cancelled by an external agent. Block: scoring_dev_2 Algorithm: tpereira/isv_scoring/3 Details: Process 0: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute ‘data_index_end

Assignee
Assign to
Time tracking