Skip to content
wihow21 edited this page Oct 27, 2023 · 8 revisions

Welcome to the RoboflowFramework wiki!

Introduction

This repository contains notes on how to operate Roboflow and its API as well as scripts/notebooks for a training framework that we can use for the future.

Important Links

Link to Roboflow Docs: https://docs.roboflow.com/

The link to the current Roboflow Object Detection Project is: https://universe.roboflow.com/cu-autonomous-drone/platform-object-detection-54twa

Roboflow Project

Now contains 10 training credits and space for about 10,000 images.

Video Links

Getting started with Roboflow: https://www.youtube.com/watch?v=O-ZPxTpb2Yg

File Descriptions

  • Roboflow_Notes contains notes on using Roboflow and its API
  • Train will eventually contain code for training a model on colab
  • Train_with_Roboflow will contain code for training a model with Roboflow API
  • UpdatingDatatoRoboflow will contain code that adds imageds to Roboflow dataset
Clone this wiki locally