Derek Zhang

Results 26 issues of Derek Zhang

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I am trying to run my model serving code in a model-parallel fashion. The...

enhancement

**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubintu 18.04 - TensorFlow version and how it was installed (source or binary): 2.3.0 - TensorFlow-Addons version and how...

**Sentry Issue:** [KAP-68W](https://sentry.io/organizations/wulkano-l0/issues/1620049252/) **macOS version:** Catalina (10.15) **Kap version:** 3.3.2 ``` Unhandled Promise Rejection Error: Command was killed with SIGSEGV (Segmentation fault): /Users/lei/Library/Application Support/Kap/plugins/node_modules/macos-key-cast/key-cast -s normal -t 0.5 -d 415990306...

Sentry

I tried to used the coco pretrained model in `demo.py` and set the `num_classes` to 80. Then I got the following exception: ``` boolean index did not match indexed array...

I am trying to train a multi-class model. And I saw the author shared the COCO pretrained model `ctdet_coco_dla_2x`. I think it is a good starting point as the author...

Hi can you tell me where is your libReveal so I can replace it with the old 1.03 version?

Dear author, The file downloaded from google drive is corrupted. ```shell > unzip Citypersons.zip error: invalid zip file with overlapped components (possible zip bomb) ``` Is this the converted dataset...

I have prepared the data and ran `kitti_3DMOT.py` according to readme.md, the following error has thrown. Did I missing something? ``` Traceback (most recent call last): File "/home/stardust/yrb/3D-Multi-Object-Tracker/kitti_3DMOT.py", line 167,...