Commit History

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