Clean up installation instructions#10
Conversation
Due to the code blocks' lack of indentation, GitHub renders the current installation instructions with each list item in a separate unordered list.
- Quote parameter expansions properly.
- Remove stray comment marker ('#') from final code block.
- Declare final code block as "Shell", like the others.
|
Thanks so much! #bash IRC channel is definitely on the list of top 10 IRC channel |
|
I want to run your code on my system. But the Installation Instructions are unclear. And i really need your help. (1) pip3 install -r requirements.txt Problem: Without the requirements.txt file & thus not installed modules the code keeps running into errors. (2) To Evaluate Performance V-COCO & HICO-DET Dataset is needed to be downloaded. Then you direct us to another Project to download V-COCO & HICO-DE Dataset & set evaluation. Problem: Their is a lot of confusion about where to put downloaded images.. (In cocoapi or the reference paper downloaded dataset files. Where to put images folders inside the coco folder & run setups as per the instructions in cocoapi dataset folder or the reference paper coco dataset folder. etc. ). (3) Download trained model from your gdrive. Problem: You asked us to put it into relevent weights folder. But their is non in your code. (4) To run Problem: What is what? |
This is in response to a user (@monacv) who had to ask the
#bashFreenode IRC channel for help with your instructions.