-
We have now implemented some experimental algorithms, and collected observations on common inputs and outputs:
https://github.com/sktime/sktime/discussions/2848
We should try to consolidate this i…
-
- [ ] [cleanlab/README.md at master · cleanlab/cleanlab](https://github.com/cleanlab/cleanlab/blob/master/README.md?plain=1)
# cleanlab/README.md at master · cleanlab/cleanlab
cleanlab helps y…
-
Hi @waleedka : Thanks for the great work! Is it possible to train for keypoint detection? Sorry for the wrong title of the issue, I can't correct it.
-
Hi, I think it's really amazing the work you've done, congrats!! For my thesis project, I would like to use your network to analyze point cloud data, so right now what I have is only a series of .pcd …
-
There are some videos that have camera flashes in them
for example:
http://assetsprod2-a.akamaihd.net/tag_reuters_com_2017_newsml_ov6kua1nj_reuters_ingest/tag_reuters_com_2017_newsml_ov6kua1nj_reu…
-
My intention is to show a demo of full training from scratch and then getting inference for single meat object. I trained the single meat from the scratch using dope/script/train.py (with the modifica…
-
void CameraSharpMovement(int startFrame, int endFrame, GameObject lookat)
{
float startDegree = Random.Range(0.0f, 360.0f);
float nextDegree = Random.Range(-30.0f, 30.0f);
…
-
I trained DOPE on the entire FAT dataset for the cracker object and took this photo with Intel RealSense camera and the results are not very good and no object is detected besides some heatmaps that a…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hi, Leonardo. Thanks for your explanations last time.
I am trying to use your calibration tool now. However, I am a little confused about the generation of "landmarks.json". From the tutorial, it see…