Skip to content

nicholaswilven/just-a-cat-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I tried to finetune YOLOv8 on TPU VM v4-8 but I failed

Why I failed? YOLOv8 backbone on keras cv use broadcast layer and it's not supported by TPU / XLA compilation. Perhaps I can construct a custom class that have static layer size to adapt with training data, but maybe another time LOL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published