Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Giskard-AI/giskard-vision
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1b1
Choose a base ref
...
head repository: Giskard-AI/giskard-vision
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.1b2
Choose a head ref
  • 8 commits
  • 15 files changed
  • 4 contributors

Commits on Jan 10, 2024

  1. Update README.md

    rabah-khalek authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    43829bc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. added lock-deps.yml

    rabah-khalek committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    105ecc4 View commit details
    Browse the repository at this point in the history
  2. [GSK-2310, GSK-2537] Create a dataset300wlp using tensorflow datasets (

    …#13)
    
    * Add 300W_lp dataset in loaders
    
    * Add deps for 300w_lp dataset
    
    * updating 🔒 Lock
    
    * Let constructor raise error
    
    * Use a constant for dataset split
    
    * Improve import error for 300WLP dataloader
    
    * Convert tf tensor to numpy array for image and landmarks
    
    * Allow to set tensorflow data dir
    
    * Use self instead of class names
    
    * Update lockfile
    
    * added idx_sampler to dataloader 300lp
    
    * updated pyproject
    
    * Use one-liner to get image and original marks
    
    * Regenerating pdm.lock
    
    * Fix tensorflow-io-gcs-filesystem version for ARM64 Mac
    
    * Regenerating pdm.lock
    
    * improved GiskardImportError
    
    * polishing the DataLoader300WLP
    
    * pdm format
    
    ---------
    
    Co-authored-by: Rabah Abdul Khalek <rabah.khalek@gmail.com>
    Co-authored-by: BotLocker <bot.locker@users.noreply.github.com>
    3 people authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7b139bc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. [GSK-2565] Fixing imports in prod (#24)

    * fixing imports
    
    * pdm format
    rabah-khalek authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2cab0a7 View commit details
    Browse the repository at this point in the history
  2. [GSK-2566] Added time consumption and FR to the test result (#25)

    * added time consumption and FR to the test result
    
    * pdm format
    
    * updated notebook
    
    * updated notebook
    rabah-khalek authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e34504f View commit details
    Browse the repository at this point in the history
  3. [GSK-2571] modified behaviour of tests w.r.t. cropped DL (#26)

    * modified behaviour of tests w.r.t. cropped DL
    
    * pdm format
    rabah-khalek authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9922af2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. [GSK-2567] Tests Report (#28)

    * Added example notebook
    
    * casting of passed TestResult attribute
    
    * added the Report API
    
    * added test for report
    rabah-khalek authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    42c67ce View commit details
    Browse the repository at this point in the history
  2. v0.0.1b2

    BotReleaser committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    17b969f View commit details
    Browse the repository at this point in the history
Loading