|
294 | 294 | "* [Pixel Classification Models](https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html#pixel-classification-models)\n",
|
295 | 295 | " * Adds support for `test time augmentation` and `smooth interpolation`\n",
|
296 | 296 | " * [`MultiTaskRoadExtractor`](https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html#multitaskroadextractor)\n",
|
297 |
| - " * Adds support for variable tile sizes\n", |
298 |
| - "\n", |
| 297 | + " * Adds support for variable tile sizes\n" |
| 298 | + ] |
| 299 | + }, |
| 300 | + { |
| 301 | + "cell_type": "markdown", |
| 302 | + "metadata": {}, |
| 303 | + "source": [ |
299 | 304 | "## Fixes\n",
|
300 | 305 | "\n",
|
301 | 306 | "### [Guides](https://developers.arcgis.com/python/guide/)\n",
|
|
571 | 576 | " * [`MaskRCNN`](https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html#maskrcnn)\n",
|
572 | 577 | " * Fixes mismatches for labels and images in multifolder training "
|
573 | 578 | ]
|
574 |
| - }, |
575 |
| - { |
576 |
| - "cell_type": "code", |
577 |
| - "execution_count": null, |
578 |
| - "id": "b34a4b08", |
579 |
| - "metadata": {}, |
580 |
| - "outputs": [], |
581 |
| - "source": [] |
582 | 579 | }
|
583 | 580 | ],
|
584 | 581 | "metadata": {
|
585 | 582 | "kernelspec": {
|
586 |
| - "display_name": "Python 3 (ipykernel)", |
| 583 | + "display_name": "Python 3", |
587 | 584 | "language": "python",
|
588 | 585 | "name": "python3"
|
589 | 586 | },
|
|
597 | 594 | "name": "python",
|
598 | 595 | "nbconvert_exporter": "python",
|
599 | 596 | "pygments_lexer": "ipython3",
|
600 |
| - "version": "3.7.11" |
| 597 | + "version": "3.8.2" |
| 598 | + }, |
| 599 | + "toc": { |
| 600 | + "base_numbering": 1, |
| 601 | + "nav_menu": {}, |
| 602 | + "number_sections": true, |
| 603 | + "sideBar": true, |
| 604 | + "skip_h1_title": false, |
| 605 | + "title_cell": "Table of Contents", |
| 606 | + "title_sidebar": "Contents", |
| 607 | + "toc_cell": false, |
| 608 | + "toc_position": {}, |
| 609 | + "toc_section_display": true, |
| 610 | + "toc_window_display": true |
601 | 611 | }
|
602 | 612 | },
|
603 | 613 | "nbformat": 4,
|
|
0 commit comments