Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CS725_Project
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Smit Gangurde
CS725_Project
Commits
72f99887
Commit
72f99887
authored
Oct 24, 2020
by
Smit Gangurde
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parents
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
.gitignore
.gitignore
+7
-0
README.txt
README.txt
+14
-0
No files found.
.gitignore
0 → 100644
View file @
72f99887
#Ignore Dataset folder, too big for git
.dataset
#Ignore python cache
__pycache__
#Add any other local/ide files that don't belong in git
README.txt
0 → 100644
View file @
72f99887
**************INITIAL README**************
#Change later
Dataset Links:
1) https://www.kaggle.com/somnath796/indian-dance-form-recognition #This is version 1, 27MB
2) https://www.kaggle.com/parthplc/indian-dance-images/version/2 #Version 2, 232MB
Paper Links:
1) https://arxiv.org/pdf/1812.05231.pdf (IIT Delhi)
2) https://www.isical.ac.in/~vlrg/sites/default/files/Pulak/wacv2012.pdf (ISI)
3) https://ieeexplore.ieee.org/document/9182365
Helpful reference code:
1) https://github.com/ubsingh9/identify-the-dance-form
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment