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

Add pose model #1593

Merged
merged 11 commits into from
Dec 21, 2023
Merged

Add pose model #1593

merged 11 commits into from
Dec 21, 2023

Commits on Nov 14, 2023

  1. all code squashed

    Louis-Dupont committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8aa78fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471201f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ad593c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    9623c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f85100 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    2c842cc View commit details
    Browse the repository at this point in the history
  2. Feature/sg 1277 depth estimation dataset support (#1705)

    * added sample, datasets and transforms
    
    * added docsand instructions to dataset
    
    * dataset examples and imports
    
    * added plot
    
    * pipeline adaptor for albu added
    
    * added albu test
    
    * modified object names to be more clear
    
    * removed apply transform
    
    * added depth visualization
    
    * minor improvements for visualization module
    
    * fixed getitem returning sample
    
    * fixed getitem return type
    
    * fixed getitem redundant clipping
    
    * fixed plot ignore
    
    * fixed unit test
    
    * added clarifications in getitem and load_sample
    
    * updated plot()
    
    * updated casting image to fp32
    shaydeci authored and Louis-Dupont committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a6ec609 View commit details
    Browse the repository at this point in the history
  3. update notebook to 3.5

    Louis-Dupont committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    50bf234 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6e4225 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    d984846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    533863b View commit details
    Browse the repository at this point in the history