Published July 5, 2021
| Version v0.2.0
Software
Open
hmorimitsu/ptlflow: 0.2.0
Creators
Description
Added
- LiteFlowNet 1, 2, and 3 models
- Validation can be run on a group of models at once
- Add missing metadata to FlyingThings3DSubset dataset
- In some cases, the validations did not create the required output dirs
- Confidence log image is now saved correctly
- Add explicit list casting to validate.py to avoid errors in Python3.9
- The
external
prefix was removed from all models. Therefore, models and checkpoint names have been changed in this release. The old checkpoints were replaced by new ones, so older versions will not be able to load pretrained weights anymore. - F1-score is used for checking the accuracy of confidence, rather than L1-norm.
Files
hmorimitsu/ptlflow-v0.2.0.zip
Files
(797.1 kB)
Name | Size | Download all |
---|---|---|
md5:b2baf069e1cbf923e2a1a7dea8c2c29c
|
797.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/hmorimitsu/ptlflow/tree/v0.2.0 (URL)