Commit History

Update stylings margin bottom
b75ea7b

LiamKhoaLe commited on

Upd FastAPI backend img processing garbage det and cls + frontend JS side rendering
1bd6599

LiamKhoaLe commited on

Update Dockerfile to load garb cls model in build-time
142c453

LiamKhoaLe commited on

Debug unreachable centres as gray
c22debf

LiamKhoaLe commited on

Add debugs on A* path if they may get blocked in routing nodes. Add function to allow offfset of 3 segment classes
40967d9

LiamKhoaLe commited on

Add debug on movable mask object
f6d5295

LiamKhoaLe commited on

Increase threshold to 50% of the garbage msk to lies on water
6b36bc1

LiamKhoaLe commited on

Flag unreachable as yellow:
26110ee

LiamKhoaLe commited on

Retry with (and len(seg) < best_len) removed
125e09d

LiamKhoaLe commited on

Upd program syntax
71c4d7a

LiamKhoaLe commited on

Update navigation with visited path and unreachable target flagged
03ab354

LiamKhoaLe commited on

Try to send image not JSON
66e3d42

LiamKhoaLe commited on

Update API handler
6a3e20a

LiamKhoaLe commited on

Update API handler
bc634a9

LiamKhoaLe commited on

Upd animal btn style
427ee43

LiamKhoaLe commited on

Upd animal btn style
15598ab

LiamKhoaLe commited on

Add YOLOv8n to detect animal and 2 Roboflow models to be specifically finetuned on bird and fish. Rm HTML_CONTENT to be rendered on statics dir
57328cd

LiamKhoaLe commited on

Lower health check rate to 10s
2e43ca6

LiamKhoaLe commited on

Declare (255, 5, 153), (255, 0, 102) as garbage and (9, 7, 230) as water
1974c83

LiamKhoaLe commited on

Rm mask [0, 255, 173], [10, 0, 255], [255, 92, 0]
ac9b7c9

LiamKhoaLe commited on

Rm mask [0, 255, 153]
ffe0464

LiamKhoaLe commited on

Rm mask [173, 255, 0]
8e1e87e

LiamKhoaLe commited on

Rm mask [255, 9, 92]
4b3eff9

LiamKhoaLe commited on

KNN on water_mask
8e7b586

LiamKhoaLe commited on

Robot spawn on water
74fa88b

LiamKhoaLe commited on

System update 13/5. 1. Spawn in valid zone. 2. Keep body offset (20x20). 3. Prevent skip-jump over obstacle. 4. Enhance garbage overlay. 5. Truncate KNN to focus on A*.
1d88641

LiamKhoaLe commited on

Update segm labelling
f214779

LiamKhoaLe commited on

Shift the robot centre point to its body's center. Allow offset around it body when moving
5b0f63c

LiamKhoaLe commited on

Update step methodology (stepping faster). Add water mask overlay. Reduce overlay alpha to 0.3
896eec6

LiamKhoaLe commited on

Ensure everything shaped 40x40
0a28218

LiamKhoaLe commited on

ensures that alpha is a (40, 40, 3) mask matching RGB shape
8fa31fb

LiamKhoaLe commited on

Distinguish ambigouity mapping'
b68fc7d

LiamKhoaLe commited on

Update logic syntax
b0d277a

LiamKhoaLe commited on

Upd chunk mask to be transparrent
70b6774

LiamKhoaLe commited on

Highlight chunk in red mask not dot
7c0fd7a

LiamKhoaLe commited on

Update YOLOv5 model result as returning single object and not iterable list
7d74d1a

LiamKhoaLe commited on

Restore HF Space backend
5478d4e

LiamKhoaLe commited on