Universal Data Tool
  • Universal Data Tool Docs
  • Installation
  • Running On-Premise
  • Collaborative Labeling
  • Building and Labeling Datasets
    • Image Segmentation
    • Image Classification
    • Text Classification
    • Named Entity Recognition
    • Entity Relations / Part of Speech Tagging
    • Audio Transcription
    • Data Entry
    • Video Segmentation
    • Composite Interfaces
    • Landmark / Pose Annotation
  • Importing Data
    • Upload or Open Directories
    • Import File URLs
    • Import COCO Images
    • Import from Google Drive
    • Import from AWS S3 Bucket
    • Import from CSV or JSON
    • Import using AWS Cognito
    • Import Text Snippets
  • The Format .udt.json
    • What is the .udt.json format?
    • What is the .udt.csv format?
  • Machine Learning
    • Jupyter Notebook Integration
    • Import Datasets into Pandas
    • Fast.ai
      • Fast.ai Image Classification
      • Fast.ai Image Segmentation
  • Integrate with Any Web Page
    • Integrate with the Javascript Library
    • Getting Started with React
  • Train your Workforce
    • Getting Started with UDT Courses
  • Frequently Asked Questions
Powered by GitBook
On this page
  • Uploading Files
  • Opening Files

Was this helpful?

  1. Importing Data

Upload or Open Directories

Open directories or upload files to your Universal Data Tool dataset

PreviousLandmark / Pose AnnotationNextImport File URLs

Last updated 4 years ago

Was this helpful?

Uploading Files

The best way to upload files is via the "Upload to S3" dialog, which requires that you connect your S3 bucket to the Universal Data Tool. You can find details on how to do that in the .

Opening Files

You can only open files in the desktop application, because web apps aren't allowed to access filesystem directories. To select a directory full of files, use the Samples > Import from Directory button.

If you Import files from Directory your UDT dataset will use "links" to files on your system, this means they won't be very accessible if you're sharing your dataset or using it on multiple computers.

Import from S3 guide
Import files Dialog