Тёмный
Voxel51
Voxel51
Voxel51
Подписаться
Voxel51 is bringing transparency and clarity to the world's data. We build software that enables developers, scientists, and organizations to build high-quality datasets and computer vision models that power some of today's most remarkable machine learning and artificial intelligence.

Get open source FiftyOne: github.com/voxel51/fiftyone

Learn about FiftyOne Teams: voxel51.com/fiftyone-teams/
Medical + Visual AI with FiftyOne
12:32
28 дней назад
FiftyOne Teams Workshop - July 17, 2025
1:05:56
Месяц назад
FiftyOne: WayveScene101
3:19
Месяц назад
Visualize Your Image Embeddings
1:05
2 месяца назад
FiftyOne: The Data Refinery (BDD)
0:36
2 месяца назад
Find Your Worst Samples Instantly
1:37
2 месяца назад
Find Duplicate Images Using Similarity
1:30
2 месяца назад
Generate Embeddings to Explore Your Data
1:27
2 месяца назад
Generate Labels Using Zero Shot Prediction
1:26
2 месяца назад
FiftyOne: The Data Refinery (VisDrone)
0:43
2 месяца назад
Turn On and Off Labels in Your Dataset
0:40
2 месяца назад
Комментарии
@user-up3pl6he1b
@user-up3pl6he1b 13 дней назад
I want to work with my custom dataset. I'd like you to show me how to do it and which benefits I can get using your product. Examples, how can I refine my own data with fiftyone
@menghuitan1628
@menghuitan1628 29 дней назад
Isn't the "Grid Trick" similar to using ControlNet, a type of model for controlling image diffusion models by conditioning the model with an additional input image?
@ByTobys
@ByTobys Месяц назад
Love your product!
@MohitAkhakharia
@MohitAkhakharia Месяц назад
How to we execute the plugin logic in the code? This doesn't seem to work: logging.info("removing approximate duplicates") operator_uri = "@jacobmarks/image_deduplication/remove_all_approximate_duplicates" params = { "sim_choices": "sim", # You may need to adjust this based on your similarity run key "threshold_value": 0.4 } # Create an invocation request request = foe.InvocationRequest(operator_uri, params=params) # Create an executor and execute the request executor = foe.Executor(requests=[request]) result = executor.trigger(operator_uri, params=params) print(result.to_json()) # logging.info(f"Found approximate duplicates: {result.result}") return result
@alivirat6926
@alivirat6926 2 месяца назад
The video was great, thanks mate for explination.
@ashwinkumar5223
@ashwinkumar5223 2 месяца назад
Wonderful 👍
@rishiraj2548
@rishiraj2548 3 месяца назад
Great!
@HarisonRoberto
@HarisonRoberto 3 месяца назад
the search result are only online images? or can it be local images?
@voxel51
@voxel51 3 месяца назад
you can drag and drop a local image in :)
@kai_harm942
@kai_harm942 3 месяца назад
Made that look *way* too easy. I spent a whole hour last night trying to get the first line of code to work! It was because my Python paths were thrown about the place
@user-xj3tq6wh9q
@user-xj3tq6wh9q 3 месяца назад
ahahahaha) me too)
@technologyencroyable
@technologyencroyable 4 месяца назад
How to build the js part of code to generate umd.js file in dist folder. I am build using yarn build but the generated umd file is not working and not opening new panel. Please help
@technologyencroyable
@technologyencroyable 4 месяца назад
How to build the js part of code to generate umd.js file in dist folder. I am build using yarn build but the generated umd file is not working and not opening new panel. Please help
@voxel51
@voxel51 4 месяца назад
Great question. Try `yarn install` as well. Make sure that the plugin is in your plugins directory. And when you want to change the plugin, make sure you use `yarn dev`. If you have more questions about FiftyOne Plugins, check out the #plugins channel in the FiftyOne community Slack! slack.voxel51.com/
@MyJunkEmail
@MyJunkEmail 5 месяцев назад
great tutorial, can you use a local instance of SD?
@AlainPilon
@AlainPilon 7 месяцев назад
It is great that you give us a list of next steps, but a link to each of these points would have been nice!
@ZixuWang-ul8hr
@ZixuWang-ul8hr 7 месяцев назад
nice job!
@aimadnessbot
@aimadnessbot 7 месяцев назад
This is good! But i believe the data should also grab eye movement. Eye movement is crucial to map intention and will aid in robot navigation. Apple's headset has the hardware to monitor both eye direction and head direction.
@huynhphanngockhang5733
@huynhphanngockhang5733 7 месяцев назад
I have a idea for build a autonomous drone using computer vision to detect objects that is labled with a GPS location before.
@rezamahmoudi163
@rezamahmoudi163 8 месяцев назад
please slide share?
@SeedmancChitOKun
@SeedmancChitOKun 8 месяцев назад
How does it select which images would be kept as "representatives" and which removed?
@aldem34
@aldem34 8 месяцев назад
I want words like these intitle:"keyword" For better search efficiency for topics
@wata1991
@wata1991 9 месяцев назад
Is it possible to use this and find the most similar image given user submitted photos? For example I'm trying to do something to detect trading cards, where the input would be photos of cards submitted by users.
@voxel51
@voxel51 9 месяцев назад
absolutely!
@tyronetyrone2652
@tyronetyrone2652 11 месяцев назад
Hello, I downloaded and installed FiftyOne, but I don’t know how to use it. All your videos didn’t explain how to use it.
@ByTobys
@ByTobys Месяц назад
There is lots of documentation online on their website, check it out! Its really not difficult to get it running, but its "only" an API, so some python Experience is definetly helpful to get it running. :)
@ByTobys
@ByTobys Месяц назад
There is lots of documentation online on their website, check it out! Its really not difficult to get it running, but its "only" an API, so some python Experience is definetly helpful to get it running. :)
@davidgrayson181
@davidgrayson181 11 месяцев назад
I love this
@beiddouwang6643
@beiddouwang6643 Год назад
good
@omarelsherif010
@omarelsherif010 Год назад
Thanks for clear explanation❤
@jasonwell5299
@jasonwell5299 Год назад
Thank you so much bro. Nice tutorial.
@divyanshnautiyal8110
@divyanshnautiyal8110 Год назад
getting Not Found
@robosergTV
@robosergTV Год назад
Thanks, great overview
@ChrisWiggins1
@ChrisWiggins1 Год назад
Look promising, I was going through your tutorial, and I was hoping to see how you can import your own database.
@ritagislason
@ritagislason Год назад
🤩 Promo'SM
@vanessacrosbyfitzgerald
@vanessacrosbyfitzgerald Год назад
Can you perform the initial labeling on images that have not been annotated yet? On part 5 and I have not seen that information yet. Did I miss it?
@DigiDriftZone
@DigiDriftZone Год назад
Can you edit/correct or add/remove annotations directly in FiftyOne?
@sapsan1234
@sapsan1234 Год назад
I am really excited about this product! Thank you for this hands-on video!
@akshayiitk4440
@akshayiitk4440 Год назад
"Wow, this video is incredibly informative and well-produced! The speaker does a fantastic job of explaining the complex topic of speech recognition and the new Whisper model from OpenAI in a way that's easy to understand. Great job, highly recommended to anyone interested in this field!"
@magdalenakate6781
@magdalenakate6781 Год назад
splendid 🙂✌️️️!! Find out how your competition ranks better = 'Promosm'!!
@AliHamza-ys8dt
@AliHamza-ys8dt Год назад
how to add our own dataset into FiftyOne. I want to label my own data.
@ByTobys
@ByTobys Месяц назад
As mentioned in the video, fiftyone isn't a classical annotation tool, but it provides hooks to do that with cvat, labelbox etc and then load the labeled data back into fiftyone. For me the cvat solution worked perfectly fine. Everything is perfectly documented on their website, check it out! :) If you want to load your annotation data which is in your own format, and not in a typical dataformat (COCO,...) you'll have to write a few lines of python codes yourself. For that purpose I have implemented a DatasetHandler-class. You'll have to convert into fiftyone-format by iterating through your data and turn them into fiftyone Detection-Objects: detections.append( fo.Detection(label=my_label, bounding_box=my_bbox) ) Fiftyone doesn't work "out of the box", but it's a great tool for working with CV-Data!
@Himakarbavikaty
@Himakarbavikaty Год назад
Hi I am getting the following error in colab and jupyter notebook with custom data and coco 2017 (default data) MalformedQueryException: Cannot attach/detach dataset to/from a batch project Kindly help me to solve this issue
@vernenfelcher6442
@vernenfelcher6442 Год назад
𝐩яⓞ𝓂𝓞Ş𝐦
@Kk-vx1id
@Kk-vx1id Год назад
Hi guys, how are you? How to change the font on the interface of fiftyone, I hope to get your reply!
@CannibalWarthog
@CannibalWarthog 2 года назад
A installation tutorial would be nice
@sebastiansingh3228
@sebastiansingh3228 2 года назад
Does it run with the M1 chip?
@gordonlim2322
@gordonlim2322 3 года назад
Does this work with python 3.9.6?
@forestpeoplemushrooms5267
@forestpeoplemushrooms5267 3 года назад
I had trouble with it so created a conda virtual env on 3.6 and moved my java installation to path. Now the app is loading fine and also the open images dataset is downloading fine. There is so much capacity with this library. As a beginner in those while endeavor my mind is blown.
@forestpeoplemushrooms5267
@forestpeoplemushrooms5267 3 года назад
I didn't move path, I uninstalled java and reinstalled on path. Also have to set the environmental system variables on windows 10.
@prateekkhandelwal2891
@prateekkhandelwal2891 3 года назад
Can you create more tutorials for fiftyone
@erichofesmann3785
@erichofesmann3785 2 года назад
Stay tuned, we are working on video tutorials for FiftyOne that will be coming to this channel soon!