"src/diffusers/loaders/unet.py" did not exist on "a5720e9e3124753c85b2260dec5f39d75ce18245"
  • Jingwei Zhang's avatar
    [Feature] Support BEVFusion in `projects/` (#2236) · 4d77b4c8
    Jingwei Zhang authored
    * add bevfusion models
    
    * refactor
    
    * build successfully
    
    * update ImageAug3D
    
    * support inference
    
    * update the format of final bboxes
    
    * add new loading func
    
    * align test precision
    
    * polish docstring
    
    * refactor transformer decoder
    
    * polish code
    
    * fix table in readme
    
    * fix table in readme
    
    * fix table in readme
    
    * update pre-commit-config
    
    * minor changes
    
    * revert the changes of file_client_args in LoadAnnotation3D
    
    * remove unnucessary functions in BEVFusion
    
    * fix loading bug
    
    * fix docstring
    4d77b4c8
setup.py 2.22 KB