Matthew Avaylon

Results 56 issues of Matthew Avaylon

I'm testing to see the benefits of having the crf layer with a unet. Currently the model returns a loss that oscillates between 3&4 with the crf, while the unet...

This doesn't seem to work when I use my own data with keras image data generator class. For context, I've tested this data with UNET and VGG and works. I...

## Motivation What was the reasoning behind this change? Please explain the changes briefly. TODO - [ ] Finish updating tox.ini to support 3.12 - [ ] Update coverage and...

category: enhancement
priority: medium

## Motivation Integrate TermSetConfigurator via manual call to validation method. This will be the starting point with `Subject.species` being the first example case - [x] load and unload should use...

### What would you like to see added to PyNWB? Migrate from setup.py to pyproject.toml ### Is your feature request related to a problem? _No response_ ### What solution would...

category: enhancement
priority: medium

## Motivation What was the reasoning behind this change? Please explain the changes briefly. This is a small update to include install the doc requirements and to move all installs...

### What would you like to see added to PyNWB? Switch to ruff to match the style requirements of HDMF. ### Is your feature request related to a problem? _No...

category: enhancement
priority: medium

### What would you like to see added to PyNWB? Pynwb still uses test.py. We should migrate to pytest (as in HDMF and HDMF-Zarr). ### Is your feature request related...

category: enhancement
priority: medium

Prepare for release of PyNWB [version] ### Before merging: - [x] Major and minor releases: Update package versions in `requirements.txt`, `requirements-dev.txt`, `requirements-doc.txt`, `requirements-min.txt`, `environment-ros3.yml`, and `setup.py` as needed. - [x]...

## Motivation What was the reasoning behind this change? Please explain the changes briefly. ## How to test the behavior? ``` Show how to reproduce the new behavior (can be...