This is the repositiory to be used for NIBIO deparment tutorial.
# Dataset
# Dataset
...
@@ -69,20 +71,17 @@ Fiel, S. & Sablatnig, R. (2010): Leaf classification using local features. In: P
...
@@ -69,20 +71,17 @@ Fiel, S. & Sablatnig, R. (2010): Leaf classification using local features. In: P
- Natural conditions (others)
- Natural conditions (others)
## Getting started with the tutorial
Use [Google Colab](https://colab.research.google.com/?utm_source=scs-index) and create a new project.
Clone the repo in the google collab using the following command `!git clone https://gitlab.nibio.no/maciekwielgosz/ml-department-workshop.git`
## Getting started
Install the packet to be used for getting the data : `!pip install gdown`.
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
## Installation
Get the data with the following command: `!gdown https://drive.google.com/uc?id=1D6z3UbCoBOhOs8lhasgm-ap58-uPdDY-`
Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
## Usage
The basis for the tutorial is the contest of the `run.py` script in the folder of the cloned repository. You can gradulaly copy the commands from there and modify them.
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
## Support
## Support
Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.