From 59f3a22d20705d04157a005949b89eaffed57390 Mon Sep 17 00:00:00 2001 From: xdu12 <xdu12@illinois.edu> Date: Thu, 23 Nov 2017 00:43:58 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e69de29..227b740 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +This package is an Python API developed by Xiaodan Du for Shuai Tang's project on computer vision for HOI detection. +hicopy class will load all the information from a JSON file. +hicopyLoader is a data loader to be connected to Shuai Tang's neural network. \ No newline at end of file -- GitLab