Giskard

Latest version: v2.16.0

Safety actively analyzes 688238 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 14

0.0.3

**Full Changelog**: https://github.com/Giskard-AI/giskard-vision/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* [GSK-2569] Detectors structure by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/29
* [GSK 2658] Custom scan for images by bmalezieux in https://github.com/Giskard-AI/giskard-vision/pull/30
* [GSK-2569, GSK-2585, GSK-2658] Scan for computer vision by bmalezieux in https://github.com/Giskard-AI/giskard-vision/pull/27

New Contributors
* bmalezieux made their first contribution in https://github.com/Giskard-AI/giskard-vision/pull/30

**Full Changelog**: https://github.com/Giskard-AI/giskard-vision/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* [GSK-2585] Reversed testdiff def by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/31
* corrected the nose/mouth typo by Sakayatsp in https://github.com/Giskard-AI/giskard-vision/pull/33
* reorganization of notebooks by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/32

New Contributors
* Sakayatsp made their first contribution in https://github.com/Giskard-AI/giskard-vision/pull/33

**Full Changelog**: https://github.com/Giskard-AI/giskard-vision/compare/v0.0.1b2...v0.0.1

0.0.1b2

What's Changed
* [GSK-2310, GSK-2537] Create a dataset300wlp using tensorflow datasets by Inokinoki in https://github.com/Giskard-AI/giskard-vision/pull/13
* [GSK-2565] Fixing imports in prod by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/24
* [GSK-2566] Added time consumption and FR to the test result by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/25
* [GSK-2571] modified behaviour of tests w.r.t. cropped DL by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/26
* [GSK-2567] Tests Report by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/28


**Full Changelog**: https://github.com/Giskard-AI/giskard-vision/compare/v0.0.1b1...v0.0.1b2

0.0.1b1

What's Changed
* Add tools by Hartorn in https://github.com/Giskard-AI/giskard-vision/pull/2
* Refactoring of models and tests by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/4
* Setting simple CI by Hartorn in https://github.com/Giskard-AI/giskard-vision/pull/7
* [GSK-2355, GSK-2349, GSK-2373] DataLoader structure by Hartorn in https://github.com/Giskard-AI/giskard-vision/pull/5
* [GSK-2248] TestResult to dict by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/9
* Add some basic tests by Hartorn in https://github.com/Giskard-AI/giskard-vision/pull/11
* Rework enum by Hartorn in https://github.com/Giskard-AI/giskard-vision/pull/8
* [GSK-2247] Add unit tests for nme implementation by Inokinoki in https://github.com/Giskard-AI/giskard-vision/pull/6
* Add batch dataloading [GSK-2347] by pierlj in https://github.com/Giskard-AI/giskard-vision/pull/10
* Re-organize the batching a bit by Hartorn in https://github.com/Giskard-AI/giskard-vision/pull/16
* [GSK-2424] Improve a bit FFHQ structure by Hartorn in https://github.com/Giskard-AI/giskard-vision/pull/15
* Feature/gsk 2448 slicing dataloader by Hartorn in https://github.com/Giskard-AI/giskard-vision/pull/18
* Add resize transformation [GSK-2245, GSK-2246] by pierlj in https://github.com/Giskard-AI/giskard-vision/pull/12
* [GSK-2244] Head Pose Criterion by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/22
* [GSK-2243] Ethnicity criterion by Inokinoki in https://github.com/Giskard-AI/giskard-vision/pull/21
* Refactoring by rabah-khalek in https://github.com/Giskard-AI/giskard-vision/pull/23
* Add landmarks level tests [GSK-2348] by pierlj in https://github.com/Giskard-AI/giskard-vision/pull/14

New Contributors
* Hartorn made their first contribution in https://github.com/Giskard-AI/giskard-vision/pull/2
* rabah-khalek made their first contribution in https://github.com/Giskard-AI/giskard-vision/pull/4
* Inokinoki made their first contribution in https://github.com/Giskard-AI/giskard-vision/pull/6
* pierlj made their first contribution in https://github.com/Giskard-AI/giskard-vision/pull/10

**Full Changelog**: https://github.com/Giskard-AI/giskard-vision/compare/v0.0.1-alpha...v0.0.1b1

0.0.1alpha

- [GSK-2214 : Action plan](https://linear.app/giskard/issue/GSK-2214/action-plan)
- [GSK-2216 : Performance on partial and entire faces](https://linear.app/giskard/issue/GSK-2216/performance-on-partial-and-entire-faces)
- [GSK-2307 : Add Padding transformation](https://linear.app/giskard/issue/GSK-2307/add-padding-transformation)
- [GSK-2306 : Cropping via a transformation function passed to the test](https://linear.app/giskard/issue/GSK-2306/cropping-via-a-transformation-function-passed-to-the-test)
- [GSK-2305 : New metrics](https://linear.app/giskard/issue/GSK-2305/new-metrics)
- [GSK-2309 : Support numpy.array data type](https://linear.app/giskard/issue/GSK-2309/support-numpyarray-data-type)
- [GSK-2308 : ImageOPs with OpenCV](https://linear.app/giskard/issue/GSK-2308/imageops-with-opencv)
- [GSK-2215 : Create a private GH repo for the POC](https://linear.app/giskard/issue/GSK-2215/create-a-private-gh-repo-for-the-poc)

Page 14 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.