Achraf Boussaada
Achraf Boussaada
Hey !! wondering the same thing !! did you find an answer to your question ?
@vdalv yes labelImg does the job but you can't label your dataset using rotated bounding boxes and what we're looking for (me at least) is [this](https://github.com/tensorflow/models/issues/3397) and after working with...
I didn't really try with YOLO but I don't think it supports the rotated bounding boxes either.
with the following i was able to reach my goal : ``` const messengerOnClick = ( event: React.MouseEvent ) => { window.open( "fb-messenger://share?link=" + encodeURIComponent("https://www.google.com") + "&app_id=" + encodeURIComponent("521270401588372") );...
It would be great if they can integrate some sort of device detection, to check if the user is using the mobile or the web version and accordingly display the...
@Intronet you can get my changes here --> https://github.com/achraf-boussaada/youtube-music-api/tree/feature/Add-async-get-playlist-function
is there any progress regarding this problem ?
same problem here. The same controller used to work fine couple of months ago. I reinstalled project 64 today probably an other version of what I had before and now...