Giter Site home page Giter Site logo

missing link about mask3d-shift HOT 5 CLOSED

zen-d avatar zen-d commented on August 15, 2024
missing link

from mask3d-shift.

Comments (5)

leaf1170124460 avatar leaf1170124460 commented on August 15, 2024

Hi, @zen-d.
Thanks for your feedback. We have updated the download link in README. You can also download this file from here.

from mask3d-shift.

zen-d avatar zen-d commented on August 15, 2024

@leaf1170124460 Hi, during testing with the command

bash tools/dist_test.sh projects/configs/detr3d_r101_with_seg_depth_shift_minival_8bit.py 8 --checkpoint epoch_10.pth --format-only

It raises an error

[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>] 2000/2000, 45.3 task/s, elapsed: 44s, ETA:     0sTraceback (most recent call last):                
  File "tools/test.py", line 252, in <module>                                                                         
    main()                                                                                                                                              
  File "tools/test.py", line 238, in main                                                                                               
    dataset.format_results(outputs, jsonfile_prefix=args.show_dir, **kwargs)         
  File "/home/user/Mask3D-SHIFT/projects/mmdet3d_plugin/datasets/shift/mmdet3d_dataset.py", line 468, in format_results                               
    "det_insseg_2d": self.seg_results2scalabel(results, jsonfile_prefix, **kwargs),                                   
  File "/home/user/Mask3D-SHIFT/projects/mmdet3d_plugin/datasets/shift/mmdet3d_dataset.py", line 359, in seg_results2scalabel         
    label = Label(                                                                                                
  File "/home/user/.conda/envs/shift/lib/python3.8/site-packages/scalabel/label/typing.py", line 91, in __init__     
    super().__init__(**data)                                                                                        
  File "/home/user/.conda/envs/shift/lib/python3.8/site-packages/pydantic/main.py", line 159, in __init__                             
    __pydantic_self__.__pydantic_validator__.validate_python(data, self_instance=__pydantic_self__)           
pydantic_core._pydantic_core.ValidationError: 4 validation errors for Label                                            
box2d                                                                                                                           
  Field required [type=missing, input_value={'id': '0', 'category': '...R`0', size=(800, 1280))}, input_type=dict]                                       
    For further information visit https://errors.pydantic.dev/2.1/v/missing                                                     
box3d                                                                                                                  
  Field required [type=missing, input_value={'id': '0', 'category': '...R`0', size=(800, 1280))}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.1/v/missing                                               
poly2d                                                                                                                    
  Field required [type=missing, input_value={'id': '0', 'category': '...R`0', size=(800, 1280))}, input_type=dict]     
    For further information visit https://errors.pydantic.dev/2.1/v/missing                                           
graph                                                                                                                     
  Field required [type=missing, input_value={'id': '0', 'category': '...R`0', size=(800, 1280))}, input_type=dict]                      
    For further information visit https://errors.pydantic.dev/2.1/v/missing

from mask3d-shift.

leaf1170124460 avatar leaf1170124460 commented on August 15, 2024

Thanks for your feedback. We tested both the default config and 8bit config, but we didn't meet this error.
The command in README also contains --out and --show-dir. You can try to add these two arguments and use the default config rather than 8bit config.

from mask3d-shift.

zen-d avatar zen-d commented on August 15, 2024

@leaf1170124460 Hello, thanks for your prompt reply. I have tried different configs and different arguments, but still stucked in this error. May I know your scalabel version?

from mask3d-shift.

leaf1170124460 avatar leaf1170124460 commented on August 15, 2024

We use scalabel==0.3.0, the same version as in README.

from mask3d-shift.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.