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

Update to main #374

Closed
wants to merge 7 commits into from
Closed

Update to main #374

wants to merge 7 commits into from

Commits on Apr 5, 2023

  1. [Add] CLIFF (#302)

    * add cliff head
    
    * add function to convert from crop to full camera
    
    * add cliff annotation datasets converter
    
    * add tramsforms to get bbox information
    
    * store crop trans
    
    * cliff mesh estimator
    
    * modification to take in different resolutions
    
    * add configs
    
    * add missing comma
    
    * format correction
    
    * isort formating
    
    * correct error in cliff_head
    
    * revert unnecessary changes in cliff_head
    
    * add configs(single dataset) and small modification
    
    * configs format modification
    
    * add test for cliff head
    
    * format correction
    
    * update test file
    
    * format correction
    
    * update test file
    
    * format correction
    
    * update test file
    
    * format correction
    
    * docformatter correction
    
    * update test file
    
    * format
    
    * add README
    
    * add README
    
    * add test for cliff data converter
    
    * add test for cliff mesh estimator
    
    * update tests
    
    * merge cliff mesh estimator to mesh estimator
    
    * revert unnecessary tests
    
    * format
    
    * Revert to CliffMeshEstimator
    
    * Fix wrong class name in test
    
    * Fix linter
    
    * Fix bugs for test architecture
    
    * Fix test_data_converters.py
    
    * Update download links
    
    * Update pytorch3d install in workflow
    
    * Format
    
    * Add additional tests
    
    * Update to ubuntu-20.04
    
    * Update to ubuntu-20.04
    
    * Fix pickle
    
    * Fix setup.cfg
    
    * Fix setup.cfg
    
    * Change pickle5 to pickle
    
    * Fix pandas version
    
    ---------
    
    Co-authored-by: caizhongang <[email protected]>
    Co-authored-by: caizhongang <[email protected]>
    3 people authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7996ee5 View commit details
    Browse the repository at this point in the history
  2. Bump version to v0.11.0 (#333)

    * Bump version to v0.11.0
    * Update version to v0.11.0
    caizhongang authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    03b4666 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. [Fix] update mmcv maximum version to 1.8.0 (#323)

    * update mmcv maximum version to 0.8.0
    
    * change to mmcv 1.6.0
    
    ---------
    
    Co-authored-by: ttxskk <[email protected]>
    ly015 and ttxskk authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9edb211 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    2774577 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. [Upgrade] Specify the numpy version less than 1.24. (#361)

    * downgrade numpy version to 1.23.1
    
    * specify numpy version to <=1.23.1
    
    * specify numpy version as <1.24
    
    * fix lint
    ttxskk authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    46dc586 View commit details
    Browse the repository at this point in the history
  2. Update description of HumanData (English and Chinese) (#356)

    * Update human_data.md
    
    * Update human_data.md
    
    * Update human_data.md
    
    * fix
    
    * minor docs update English & Chinese
    
    * minor docs update English & Chinese
    
    ---------
    
    Co-authored-by: wei-chen-hub <[email protected]>
    Wei-Chen-hub and wei-chen-hub authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0e1f101 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update STAR lbs & render (#355)

    * Update STAR lbs & render
    
    * Update star forward
    
    * Add helper script for GTA-Human visualization (#357)
    
    * [Upgrade] Specify the numpy version less than 1.24. (#361)
    
    * downgrade numpy version to 1.23.1
    
    * specify numpy version to <=1.23.1
    
    * specify numpy version as <1.24
    
    * fix lint
    
    * Update description of HumanData (English and Chinese) (#356)
    
    * Update human_data.md
    
    * Update human_data.md
    
    * Update human_data.md
    
    * fix
    
    * minor docs update English & Chinese
    
    * minor docs update English & Chinese
    
    ---------
    
    Co-authored-by: wei-chen-hub <[email protected]>
    
    * fix linting problem
    
    * Update STAR model
    
    ---------
    
    Co-authored-by: wendaizhou <[email protected]>
    Co-authored-by: Zhongang Cai <[email protected]>
    Co-authored-by: ttxskk <[email protected]>
    Co-authored-by: WEI CHEN <[email protected]>
    Co-authored-by: wei-chen-hub <[email protected]>
    6 people authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9431add View commit details
    Browse the repository at this point in the history