Recent Releases of visarchpy

visarchpy - v1.0.4

What's Changed

  • Fix error when invoking settings from CLI by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/94

Full Changelog: https://github.com/AiDAPT-A/VisArchPy/compare/v1.0.3...v1.0.4

- Python
Published by manuGil over 2 years ago

visarchpy - v1.0.3

What's Changed

  • Patch: fix missing default settings file by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/92

Full Changelog: https://github.com/AiDAPT-A/VisArchPy/compare/v1.0.2...v1.0.3

- Python
Published by manuGil over 2 years ago

visarchpy - v1.0.2

  • fixes problem with installing optional dependencies.

Full Changelog: https://github.com/AiDAPT-A/VisArchPy/compare/v1.0.1...v1.0.2

- Python
Published by manuGil over 2 years ago

visarchpy - v1.0.1

What's Changed

  • Feature/metadata by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/8
  • update installation instructions by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/9
  • Feature/metadata by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/10
  • Feature/scraping by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/19
  • Feature/ image extraction pipeline by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/21
  • Version 0.0.2 by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/22
  • Feature/pipeline by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/23
  • Feature/pipeline by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/24
  • Feature/pipeline by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/25
  • Feature/pipeline by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/33
  • add filtering by bbox size by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/34
  • Description of approaches to visual extraction by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/36
  • update tests by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/37
  • Improvements to pipeline for the extraction of visuals by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/41
  • Sample data by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/43
  • Pipeline2 by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/49
  • Cli by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/50
  • Cli updates by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/51
  • rename cli commnad for layout-ocr to run by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/52
  • CLI save settings to json by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/54
  • disable PIL image size limit, solves issue with compression bomb alert by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/55
  • Version 0.2.2 by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/59
  • bug fix, over-reporting missing id in mods file by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/60
  • Patches to HPC issues by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/61
  • Hpc issues by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/62
  • DinoV2 data pipeline by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/65
  • include test image by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/67
  • update test for transformer.py by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/68
  • Fix issues with dino pipeline by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/69
  • Include bash script to deleted backed-up files by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/71
  • Analitics module by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/72
  • BBox Plot by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/73
  • Refactor source code by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/76
  • Refactoring by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/77
  • Improve data pipelines architecture by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/78
  • Upgrade CLI by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/79
  • Update Readme by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/80
  • Fix import statement in test_transformer.py by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/81
  • Add new functionality to data pipelines by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/82
  • Documentation for VisArchPy by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/83
  • Add new heat and hot plot images by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/84
  • Improve documentation by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/85
  • configuration files for Read the docs by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/86
  • Add .readthedocs.yaml configuration file by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/87
  • Add visarch as depenency to documentation by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/88
  • Documentation by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/89
  • Prepare release by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/90
  • Release v1.0.1 by @manuGil in https://github.com/AiDAPT-A/VisArchPy/pull/91

New Contributors

  • @manuGil made their first contribution in https://github.com/AiDAPT-A/VisArchPy/pull/8

Full Changelog: https://github.com/AiDAPT-A/VisArchPy/commits/v1.0.1

- Python
Published by manuGil over 2 years ago