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
During the 2023 season I developed a heatmap based key pointer built on a U-net MobileNet architecture that can be easily adapted by changing the dataset & number of key points and I'm betting your team could make better use of it than most given your use of jetson coprocessors (and pytorch models inability to run on edgetpus) and I was wondering if you'd be interested in adding it to your workspace, I'm aware that it's not based in tensorflow and might not be a good fit but I thought your team may be interested in having it since it is built to run easily on CUDA (or ROCm) supporting devices
An example of it in use with only a 150 images of training data
The text was updated successfully, but these errors were encountered:
During the 2023 season I developed a heatmap based key pointer built on a U-net MobileNet architecture that can be easily adapted by changing the dataset & number of key points and I'm betting your team could make better use of it than most given your use of jetson coprocessors (and pytorch models inability to run on edgetpus) and I was wondering if you'd be interested in adding it to your workspace, I'm aware that it's not based in tensorflow and might not be a good fit but I thought your team may be interested in having it since it is built to run easily on CUDA (or ROCm) supporting devices
An example of it in use with only a 150 images of training data
![image](https://user-images.githubusercontent.com/62668093/232259707-72e807a9-1f89-479e-be80-b005d2228dae.png)
The text was updated successfully, but these errors were encountered: