Skip to content

Commit 70b5f37

Browse files
authored
Update README.md
1 parent f272438 commit 70b5f37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Our system is built using C++ and will employ the robust YOLOv3 neural network m
2121
## Project Collaterals
2222
The Agile Iterative Process will be used for the development of this system consisting of two sprints.
2323

24-
The project proposal can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/assets/Human%20Detector%20&%20Tracker%20-%20Proposal.pdf).
24+
The project proposal can be found [here](https://github.com/llDev-Rootll/Human_Detection_Tracking-CPP/blob/development/assets/Human%20Detector%20%26%20Tracker%20-%20Proposal.pdf).
2525

26-
The quad chart can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/assets/Quad_Chart.pdf).
26+
The quad chart can be found [here](https://github.com/llDev-Rootll/Human_Detection_Tracking-CPP/blob/development/assets/Quad_Chart.pdf).
2727

2828
The overall backlog table and the tables for each sprints can be found [here](https://docs.google.com/spreadsheets/d/1tjJKUd9B4bBSYAHnrwuMjWNl_lUBmqeB6lw7iTNKZSg/edit?usp=sharing).
2929

@@ -53,7 +53,7 @@ The following shows the activity diagram for our proposed schema :
5353

5454
*Fig 1 : Activity Diagram*
5555

56-
The corresponding class diagram can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/UML/revised/Revised_Class_Diagram.pdf).
56+
The corresponding class diagram can be found [here](https://github.com/llDev-Rootll/Human_Detection_Tracking-CPP/blob/development/UML/revised/Revised_Class_Diagram.pdf).
5757
## Testing
5858
Unit Testing will be used to test each submodule and ensure complete code coverage. For this Google Gtest will be leveraged and identical test classes and methods will be created with minimal modification in order to facilitate testing.
5959

0 commit comments

Comments
 (0)