Results 15 issues of shaojun

Hi Dusty, Thanks for the great effort for this great repo. I'm re-trainning your SSD-Mobilenet model for **extend** it to recognize a new category of an object, which is successfully...

**Please describe your problem in detail, if necessary, you can upload the log file through the attachment**: like auditing. i thought it could be done by rules engine to call...

Feature

Hi, thanks for the great repo. Say I have the `PASCAL VOC` dataset, but I want to train a model that only detect sub classes in the dataset, like `people`,...

There’re mutiple cameras in my production scenario, I’m planning to use Jetson NX or higher spec hardware to deploy a custom DS6 python app to implement the object detection for...

### URL(s) with the issue: [transform_images](https://voxel51.com/docs/fiftyone/api/fiftyone.utils.image.html#fiftyone.utils.image.transform_images) ### Description of proposal (what needs changing): I'm trying to convert(from `.jpg`, `.JPG`, `.jpeg`, `.JPEG` to `.png`) and resize(from varies of `width, height` to...

documentation

Hi , I have an element that it's value attribute content is a xml, which like: `` I want when user click the attribute `value`, it show another xonomy xml...

I see the author of xonomy emphasize do not use multiple xml editors in one page, but I do have a requirment that need show multiple, any advice for quick...

hi, thanks for the great repo. I didn't see the sample for how to use the `Pytorch ssd-mobilenet-v1 model` for convert, I have to reference the code sample under `tensorflow/ssd_mobilenet_v1`....

**Describe the bug** this is my server side running info, every time I freshed the client machine's browser page, the line of `Requested URL :......Start playing sink ...` will be...

I want monitoring kafka running status (via `promethues` and `grafana`, basically follow: https://ibm-cloud-architecture.github.io/refarch-eda/technology/kafka-monitoring/), this is my `docker-compose.yml` to enable the `JMX` in kafka: ``` version: '2' services: zookeeper: image: wurstmeister/zookeeper...