NanoCode012
|
14b0abe2d0
|
autoShape() default for PyTorch Hub models (#1692)
* Add autoshape parameter
* Remove autoshape call in ReadMe
* Update hubconf.py
* file/URI inputs and autoshape check passthrough
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2020-12-26 19:58:26 -08:00 |
Glenn Jocher
|
c0ffcdf998
|
Display correct CUDA devices (#1776)
* Display correct CUDA devices
* cleanup
|
2020-12-24 13:01:35 -08:00 |
Glenn Jocher
|
8a81839cad
|
Update tutorial.ipynb
|
2020-12-23 12:43:10 -08:00 |
Glenn Jocher
|
98a46d8e82
|
Update README.md (#1764)
|
2020-12-22 23:03:08 -08:00 |
Glenn Jocher
|
720afe68e9
|
FROM nvcr.io/nvidia/pytorch:20.12-py3 (#1763)
|
2020-12-22 20:53:44 -08:00 |
Glenn Jocher
|
9922c1183f
|
leaf Variable inplace bug fix (#1759)
|
2020-12-22 17:27:40 -08:00 |
Glenn Jocher
|
3004fb5bc1
|
Automatic m.half() profile on x.half()
|
2020-12-21 15:20:33 -08:00 |
Glenn Jocher
|
0bd9c48609
|
Update torch_utils.py
FLOPS to GFLOPS
|
2020-12-21 13:29:52 -08:00 |
Glenn Jocher
|
394d1c89f3
|
Input channel yaml['ch'] addition (#1741)
|
2020-12-19 10:54:01 -08:00 |
Durgesh
|
ab0db8d104
|
Fix: Seaborn error due to histplot (#1740)
|
2020-12-19 09:30:43 -08:00 |
Glenn Jocher
|
685d601308
|
Increase plot_labels() speed (#1736)
|
2020-12-18 18:05:38 -08:00 |
Glenn Jocher
|
49abc722fc
|
Update profile_idetection() (#1727)
|
2020-12-18 01:19:17 -08:00 |
Glenn Jocher
|
d5289b54c4
|
clean_str() function addition (#1674)
* clean_str() function addition
* cleanup
* add euro symbol €
* add closing exclamation (spanish)
* cleanup
|
2020-12-17 17:20:20 -08:00 |
Glenn Jocher
|
7e161d9774
|
Single class train update (#1719)
|
2020-12-17 12:02:03 -08:00 |
Glenn Jocher
|
6bd5e8bca7
|
nn.SiLU() export support (#1713)
|
2020-12-16 17:55:57 -08:00 |
Glenn Jocher
|
c923fbff90
|
W&B artifacts feature addition (#1712)
* Log artifacts
* cleanup
|
2020-12-16 17:52:12 -08:00 |
Polydefkis Gkagkos
|
1fc9d42a64
|
NMS --classes 0 bug fix (#1710)
|
2020-12-16 08:58:51 -08:00 |
Glenn Jocher
|
8bc0027afc
|
Update loss criteria constructor (#1711)
|
2020-12-16 08:39:35 -08:00 |
Glenn Jocher
|
799724108f
|
Update C3 module (#1705)
|
2020-12-15 22:13:08 -08:00 |
Glenn Jocher
|
7947c86b57
|
Update COCO train postprocessing (#1702)
|
2020-12-15 21:50:28 -08:00 |
NanoCode012
|
035ac82ed0
|
Fix torch multi-GPU --device error (#1701)
* Fix torch GPU error
* Update torch_utils.py
single-line device =
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2020-12-15 20:42:14 -08:00 |
Glenn Jocher
|
69ea70cd3b
|
Add idetection_profile() function to plots.py (#1700)
|
2020-12-15 18:35:47 -08:00 |
Glenn Jocher
|
e92245a38c
|
Simplified PyTorch hub for custom models (#1677)
|
2020-12-12 11:42:27 -08:00 |
Glenn Jocher
|
f7a923b446
|
Simplified PyTorch hub for custom models (#1677)
|
2020-12-12 11:37:53 -08:00 |
Glenn Jocher
|
87ca35b922
|
Simplified PyTorch hub for custom models (#1677)
|
2020-12-12 11:16:57 -08:00 |
Glenn Jocher
|
54043a9fa4
|
Streaming --save-txt bug fix (#1672)
* Streaming --save-txt bug fix
* cleanup
|
2020-12-11 15:45:32 -08:00 |
Glenn Jocher
|
bc52ea2d5f
|
Profile() feature addition
|
2020-12-11 09:34:27 -08:00 |
Glenn Jocher
|
ada90e3901
|
Profile() feature addition (#1673)
* Profile() feature addition
* cleanup
|
2020-12-11 09:30:39 -08:00 |
Glenn Jocher
|
94a7f55c4e
|
FReLU bias=False bug fix (#1666)
|
2020-12-10 13:06:15 -08:00 |
Glenn Jocher
|
b2bef8f6d8
|
vast.ai compatability updates (#1657)
|
2020-12-10 06:00:47 -08:00 |
Glenn Jocher
|
2e8e02745b
|
vast.ai compatability updates (#1657)
|
2020-12-09 19:01:08 -08:00 |
Glenn Jocher
|
fa8f1fb0e9
|
Simplify autoshape() post-process (#1653)
* Simplify autoshape() post-process
* cleanup
* cleanup
|
2020-12-09 07:44:06 -08:00 |
Glenn Jocher
|
84f9bb5d92
|
Normalized mosaic plotting bug fix (#1647)
|
2020-12-08 18:44:13 -08:00 |
Glenn Jocher
|
86f4247515
|
Hybrid auto-labelling support (#1646)
|
2020-12-08 18:15:39 -08:00 |
Glenn Jocher
|
0bb43953eb
|
Reinstate PR curve sentinel values (#1645)
|
2020-12-08 17:40:49 -08:00 |
Glenn Jocher
|
b53c8ac179
|
Create codeql-analysis.yml (#1644)
* Create codeql-analysis.yml
* Update ci-testing.yml
|
2020-12-08 17:03:16 -08:00 |
Glenn Jocher
|
68e6ab668b
|
Hub device mismatch bug fix (#1619)
|
2020-12-06 17:53:38 +01:00 |
Glenn Jocher
|
791dadb51c
|
Pycocotools best.pt after COCO train (#1616)
* Pycocotools best.pt after COCO train
* cleanup
|
2020-12-06 14:58:33 +01:00 |
Glenn Jocher
|
d929bb656c
|
Implement default class names (#1609)
|
2020-12-06 12:41:37 +01:00 |
Glenn Jocher
|
efa7a915d8
|
Update download_weights.sh with usage example (#1613)
|
2020-12-06 10:09:09 +01:00 |
Glenn Jocher
|
8918e63476
|
Increase FLOPS robustness (#1608)
|
2020-12-05 11:41:34 +01:00 |
Glenn Jocher
|
ba48f867ea
|
Add bias to Classify() (#1601)
|
2020-12-04 15:06:33 +01:00 |
Glenn Jocher
|
f010147578
|
Update matplotlib.use('Agg') tight (#1583)
* Update matplotlib tight_layout=True
* udpate
* udpate
* update
* png to ps
* update
* update
|
2020-12-02 15:53:16 +01:00 |
Glenn Jocher
|
784feae30a
|
Update matplotlib svg backend (#1580)
|
2020-12-02 14:05:12 +01:00 |
SergioSanchezMontesUAM
|
2c99560a98
|
Update .gitignore datasets dir (#1577)
|
2020-12-02 13:01:22 +01:00 |
Hu Ye
|
577f298d9b
|
plot_images() scale bug fix (#1566)
fix bugs in plot_images
|
2020-12-01 11:29:59 +01:00 |
Glenn Jocher
|
b6ed1104a6
|
Daemon thread plotting (#1561)
* Daemon thread plotting
* remove process_batch
* plot after print
|
2020-11-30 16:44:14 +01:00 |
Glenn Jocher
|
68211f72c9
|
FROM nvcr.io/nvidia/pytorch:20.10-py3 (#1553)
* FROM pytorch/pytorch:latest
* FROM nvcr.io/nvidia/pytorch:20.10-py3
|
2020-11-29 17:47:51 +01:00 |
Glenn Jocher
|
cff9263490
|
f.read().strip() (#1551)
|
2020-11-29 11:59:52 +01:00 |
Glenn Jocher
|
9fa7f9f598
|
f.read().strip()
|
2020-11-29 11:58:14 +01:00 |