CMalone-Jupiter commited on
Commit
ac56a2b
·
verified ·
1 Parent(s): ad8bac0

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. welcome.ipynb +5 -10
welcome.ipynb CHANGED
@@ -6,9 +6,10 @@
6
  "metadata": {},
7
  "source": [
8
  "# Welcome! \n",
9
- "This is the Huggingface space provides a demo of the devkit tools for working with the Flooded Road Environments Dataset (FRED). This work aims to enable and foster more research into the improvement of methods for detecting water hazards from autonomous vehicles.\n",
10
- "Github Repo: https://github.com/AVR3-Training-Centre/python-FRED\n",
11
- "Dataset Page: https://huggingface.co/datasets/CMalone-Jupiter/FRED"
 
12
  ]
13
  },
14
  {
@@ -37,7 +38,7 @@
37
  "- Creating pointcloud semantic labels from image annotations\n",
38
  "- Creating range images from pointclouds\n",
39
  "- Infilling missing ground points in pointclouds\n",
40
- " \n",
41
  "The SDK will continue to be developed and updated to improve the functionality and utility for the research community."
42
  ]
43
  },
@@ -49,12 +50,6 @@
49
  "## Install\n",
50
  "Currently the SDK comes with a pixi.toml file that can be used to set up a python environment using the pixi package manager. In addition, a DockerFile is provided for use in this Huggingface app for online usage of the SDK and dataset. This may be able to be used to create a Docker environment on your own computer, however, this functionality is not tested."
51
  ]
52
- },
53
- {
54
- "cell_type": "markdown",
55
- "id": "f5463573",
56
- "metadata": {},
57
- "source": []
58
  }
59
  ],
60
  "metadata": {
 
6
  "metadata": {},
7
  "source": [
8
  "# Welcome! \n",
9
+ "This is the Huggingface space provides a demo of the devkit tools for working with the Flooded Road Environments Dataset (FRED). This work aims to enable and foster more research into the improvement of methods for detecting water hazards from autonomous vehicles. \n",
10
+ "Github Repo: https://github.com/AVR3-Training-Centre/python-FRED \n",
11
+ "Dataset Page: https://huggingface.co/datasets/CMalone-Jupiter/FRED \n",
12
+ "Research Group: https://avr3.org.au/ "
13
  ]
14
  },
15
  {
 
38
  "- Creating pointcloud semantic labels from image annotations\n",
39
  "- Creating range images from pointclouds\n",
40
  "- Infilling missing ground points in pointclouds\n",
41
+ "\n",
42
  "The SDK will continue to be developed and updated to improve the functionality and utility for the research community."
43
  ]
44
  },
 
50
  "## Install\n",
51
  "Currently the SDK comes with a pixi.toml file that can be used to set up a python environment using the pixi package manager. In addition, a DockerFile is provided for use in this Huggingface app for online usage of the SDK and dataset. This may be able to be used to create a Docker environment on your own computer, however, this functionality is not tested."
52
  ]
 
 
 
 
 
 
53
  }
54
  ],
55
  "metadata": {