Confusion matrix (#1474)
* initial commit
* add plotting
* matrix to cpu
* bug fix
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* seaborn pandas to requirements.txt
* seaborn pandas to requirements.txt
* update wandb plotting
* remove pandas
* if plots
* if plots
* if plots
* if plots
* if plots
* initial commit
* add plotting
* matrix to cpu
* bug fix
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* update plot
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* seaborn pandas to requirements.txt
* seaborn pandas to requirements.txt
* update wandb plotting
* remove pandas
* if plots
* if plots
* if plots
* if plots
* if plots
* Cat apriori to autolabels
* cleanup
正在显示
... | ... | @@ -16,8 +16,9 @@ tqdm>=4.41.0 |
# logging ------------------------------------- | ||
# wandb | ||
# coco ---------------------------------------- | ||
# pycocotools>=2.0 | ||
# plotting ------------------------------------ | ||
seaborn | ||
pandas | ||
# export -------------------------------------- | ||
# coremltools==4.0 | ||
... | ... | @@ -26,4 +27,4 @@ tqdm>=4.41.0 |
# extras -------------------------------------- | ||
# thop # FLOPS computation | ||
# seaborn # plotting | ||
# pycocotools>=2.0 # COCO mAP |
请
注册
或者
登录
后发表评论