Commit 10d0415f authored by Rohan  Kumar's avatar Rohan Kumar
Browse files
# Conflicts:
#	target/classes/application.properties
#	target/classes/database/MongoDBInteraction.class
#	target/classes/object_detection/ObjectDetector.class
#	target/classes/object_detection/types/CameraIntrinsics.class
#	target/classes/object_detection/types/Frame.class
#	target/classes/object_detection/types/ObjectSet.class
#	target/classes/templates/js/buildPC.js
#	target/classes/top/BackendJava$BackendService.class
#	target/classes/top/BackendJava$ObjectSetController.class
#	target/classes/top/BackendJava$WebMvcConfig.class
#	target/classes/top/BackendJava.class
#	target/classes/vid2frames/Vid2Frames.class
#	target/classes/yolo/YOLODetector.class
#	target/classes/yolo/YOLONet$ObjectDetectionResult.class
#	target/classes/yolo/YOLONet.class
parents ce2b99c6 db9b9691
Loading
Loading
Loading
Loading
(6 KiB)

File changed.

No diff preview for this file type.

+154 −45

File changed.

Preview size limit exceeded, changes collapsed.

UpdateEdits.md

0 → 100644
+4 −0
Original line number Diff line number Diff line
The biggest issue that was raised was the GUI, due to its lack of clarity. We have completely overhauled the frontend, and improved the backend to provide better accuracy. The following list details how we did this:

1. Migrated from the THREE.js pointcloud plotting library to Plotly.js
2. Improved styling of the 
(6 KiB)

File changed.

No diff preview for this file type.

(6 KiB)

File changed.

No diff preview for this file type.

Loading