Skip to content

All changes till basic model is working#6

Merged
BrandonS09 merged 32 commits intomainfrom
dev
Mar 5, 2026
Merged

All changes till basic model is working#6
BrandonS09 merged 32 commits intomainfrom
dev

Conversation

@BrandonS09
Copy link
Collaborator

@BrandonS09 BrandonS09 commented Sep 18, 2024

All changed leading up to a functional MVP

@BrandonS09
Copy link
Collaborator Author

Putting known issues here so that I don't forget:

  1. download_images.py is currently non-functional and returning "name 'requests' not defined"
  2. Im 90% sure train_model.py is implemented incorrectly
  3. Verify that auto_annotate_images, scrape_similar, and search_most_dissimilar are funcitonal

@BrandonS09
Copy link
Collaborator Author

BrandonS09 commented Sep 18, 2024

Update, most images are downloading, some errors still occurring, seems to be in search_most_dissimilar

@BrandonS09 BrandonS09 self-assigned this Sep 18, 2024
@BrandonS09
Copy link
Collaborator Author

Update, tests currently fail to push autopep8 changes

@BrandonS09
Copy link
Collaborator Author

Forgot to add this, unit tests are bad and need to be rewritten

@CLAassistant
Copy link

CLAassistant commented Sep 20, 2024

CLA assistant check
All committers have signed the CLA.

@BrandonS09 BrandonS09 closed this Sep 22, 2024
@BrandonS09 BrandonS09 reopened this Sep 22, 2024
BrandonS09 and others added 7 commits September 21, 2024 21:59
… add new HTML templates for search, selection, annotation, training, results, and error handling

- Updated `convert_to_yolo_format` function to handle both simple and complex JSON formats for bounding box annotations.
- Added `.env.example` file for environment variable configuration.
- Created new HTML templates: `base.html`, `annotate.html`, `error.html`, `results.html`, `search.html`, `select.html`, and `training.html` for improved user interface and experience.
- Implemented JavaScript functionality for image selection and annotation canvas interactions.
@BrandonS09 BrandonS09 merged commit e35fa99 into main Mar 5, 2026
1 check passed
@BrandonS09 BrandonS09 deleted the dev branch March 5, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants