issues
search
Nota-NetsPresso
/
netspresso-trainer
A library for training, compressing and deploying computer vision models (including ViT) with edge devices
https://nota-netspresso.github.io/netspresso-trainer/
Apache License 2.0
62
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[!HOTFIX] Add deepcopy when saving checkpoint
#580
hglee98
opened
1 day ago
0
Add features to log precision and recall metric for each class. (detection task)
#579
hglee98
opened
1 day ago
0
[Sprint] Add features to log precision and recall metric for each class. (detection task)
#578
hglee98
opened
1 day ago
0
[feat] Add feature to log the number of instances for each class
#577
hglee98
opened
1 day ago
0
[Sprint] Add feature to log the number of instances for each class
#576
hglee98
opened
1 day ago
0
Micro update: v1.0.3 release
#575
illian01
closed
4 days ago
0
Change field name save_criterion -> best_model_criterion
#574
illian01
closed
4 days ago
0
Get metric_key from primary_metric
#573
illian01
closed
4 days ago
0
[!HOTFIX] handle when there is no prediction
#572
hglee98
closed
4 days ago
0
[fix] handle error when certain classes have no object in the dataset
#571
hglee98
closed
4 days ago
0
Add tabulating step for metric standard outputs
#570
illian01
closed
5 days ago
0
[Sprint] Add pretty-printer for class-wise analysis option
#569
illian01
closed
5 days ago
0
Add class-wise metric analysis option
#568
illian01
closed
1 week ago
0
Add feature to save last model artifacts
#567
hglee98
closed
5 days ago
0
[feat] Add ReLU6
#566
hglee98
closed
5 days ago
0
[!HOTFIX] save dtype
#565
hglee98
closed
5 days ago
0
Refactoring metric modules
#564
illian01
closed
1 week ago
0
[feat] Enable TFLite model evaluation
#563
hglee98
closed
5 days ago
1
[!HOTFIX] fix the best model save path
#562
hglee98
closed
1 week ago
1
[Sprint] Refactoring and enhance Metric modules
#561
illian01
closed
1 week ago
0
[Sprint] Evaluation with tensorflow lite
#560
hglee98
closed
5 days ago
0
[feat] Add `MultiStepLR`
#559
hglee98
closed
2 weeks ago
0
[Feature Request] Add MultiStepLR scheduler
#558
hglee98
closed
2 weeks ago
0
[feat] Save best model by criterion selected by users
#557
hglee98
closed
2 weeks ago
0
[docs] Update link to point directly to Docker setup page
#556
hglee98
closed
2 weeks ago
0
Add a feature to save best model artifacts only
#555
hglee98
closed
2 weeks ago
0
[Feature Request] Add option to save only best model artifacts
#554
hglee98
closed
4 days ago
0
[misc] fix typo when saving optimizer state_dict
#553
hglee98
closed
2 weeks ago
0
[feat] Add confidence score visualization
#552
hglee98
closed
2 weeks ago
0
Fix keyword error of segmentation training
#551
illian01
closed
1 month ago
0
Add RandomResize2 transform
#550
illian01
closed
1 month ago
0
[Sprint] Add random resize image processing with resize ratio
#549
illian01
opened
1 month ago
0
Rebuild YOLOFastestV2
#548
hglee98
closed
5 days ago
0
Micro update: v1.0.2 release
#547
illian01
closed
1 month ago
0
Add VOC 2012 dataset auto-downloader
#546
illian01
closed
1 month ago
0
[Sprint] Add VOC2012 detection dataset auto-downloader
#545
illian01
closed
1 month ago
0
Fix bugs of PIDNet forward and saving
#544
illian01
closed
1 month ago
0
Fix no 'deploy' attribute error in fx model train phase
#543
illian01
closed
1 month ago
0
[BUG] fx graphmodule does not have deploy method
#542
illian01
closed
1 month ago
0
Add ONNX export tool
#541
illian01
closed
1 month ago
0
[Sprint] Add onnx export tool
#540
illian01
closed
1 month ago
0
Enable ONNX model evaluation
#539
illian01
closed
1 month ago
0
Remove fx_model_path in model configuration
#538
illian01
closed
1 month ago
0
[Sprint] Remove fx_model_path field in model config
#537
illian01
closed
1 month ago
0
[Sprint] Evaluation with onnxruntime
#536
illian01
closed
1 month ago
0
Fix RandomCrop and segmentation dataset getitem
#535
illian01
closed
1 month ago
0
Add `no_weight_decay` and `overwrite` option in optimizer config
#534
illian01
closed
1 month ago
0
Update device matrix pages
#533
illian01
closed
1 month ago
0
[!HOTFIX] delete install command for the optional requirements from Dockerfile
#532
hglee98
closed
1 month ago
0
[feat] Fuse batchNorm layer and enable reparameterization
#531
hglee98
closed
1 month ago
0
Next