Benjamin Kane

Results 115 comments of Benjamin Kane

I definitely see the value in this feature. I just want to make sure it's clear what the App should do if we add these dependency graphs for sample fields....

> @benjaminpkane did you thoroughly test this? You said you would not have time this week. I have not. To err on the side of caution, I propose we wait...

HI @astringfield. I do not believe this is supported by default. One option is subclass [COCODetectionDatasetExporter](https://github.com/voxel51/fiftyone/blob/83cc723dc5f306830fb8e9ff5c4e7ecbfd332d0f/fiftyone/utils/coco.py#L612) and override the `_parse_classes` method. It looks like that is where the class mapping...

Hi @hoshimura. You can expect annotation uploads via the App to follow [delegated operators](https://github.com/voxel51/fiftyone/pull/3170). Stay tuned!

Installing with `pip` inside a conda environment is supported. An [article](https://towardsdatascience.com/guide-to-conda-for-tensorflow-and-pytorch-db69585e32b8) by @ehofesmann takes this approach.

Might need tweaks, will undraft after confirming the fix

Fixed by https://github.com/voxel51/fiftyone/pull/4345

Hi @kemaleren! 👋 This code looks great! Thank you for the thorough description 🙇 Others may chime in, but this addition makes sense to me. Note that CVPR is going...

HI @steve-zhivodkov-oxb we are addressing this. Stay tuned. Thanks!

Hi @jakubhejhal, if you can share which download url should be used for `arch` I can add the entry and publish a patch. Though because Arch Linux is a rolling...