You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
platform for annotation of images, training an object detection model (fixed model, different datasets), running detection with pre-trained and in-app trained models, reviewing detection result on a georeferenced map. specialized for waste detection. management of legal landfills through input waste form and 3D point cloud scans.
Map Application with Cesiumjs and OpenLayerMap. Maps are linked with event listeners. Postgresql db and text files log the coordinates entered for future reference.
This is a client project that allows the user to draw polygons on a map and save the corresponding coordinate data. It is developed with vanilla JavaScript.