mkthoma commited on
Commit
1466203
·
1 Parent(s): 345e4cd

readme update

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,4 +10,6 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
10
  license: mit
11
  ---
12
 
13
+ ## Custom YOLOv3 trained on Pascal VOC using PyTorch Lightning
14
+
15
+ This is a live demonstration of the code available [here](https://github.com/mkthoma/custom_yolo).