captainst
captainst
Does DateTimePicker has "text" dependency property or equivalent to directly display the text datetime string inside the textbox of DateTimePicker? (not using SelectedDate or SelectedTime) Many thanks ### Environment -...
Hi there, I am using tf_trt_models on jetson NANO with JP 4.2.3, tensorflow 1.14.0. In _detection.py_, there is an entry in "MODEL" dict, **ssd_resnet_50_fpn_coco**. Following the example in detection.ipynb seems...
In the Object Detection Example, an image preprocessing step is executed before feeding the image tensor to the network. I guess that the image is preprocessed in such a way:...
There are some minor modifications in order to make this great project work with python3 1. In _shape_context.py_, change **from utils import pairwise_distance** to **from utils.utils import pairwise_distance** 2. In...
From the categorical entropy loss implementation, it seems that the "alpha" array is used to weight the losses among different categories. I.e, the bigger the value is, the loss for...
Great tutorial ! I am not sure if the tensorflow binding of tensorRT is actually working on jetsonNANO. From this [https://developer.nvidia.com/embedded/jetson-nano-dl-inference-benchmarks ] benchmark, the mobilenetV2 should have a fps @...
I am wondering if it is possible to use directly keras with its native model (h5) on jetson. Since keras is pretty high-level, I am not sure for what reason...
Great job. Congrads. One quick issue I found is this: Your paper states that you used the U-Net structure, which includes the max-pooling to make "down-sample". I found that your...
### 🐛 Describe the bug I described the Hardware / Software Environment of the setup in "Environment" section I ran the command **"colossalai run --nproc_per_node 2 auto_parallel_with_resnet.py"** since I have...
When use agent to answer question **"Who is Leo DiCaprio's current girlfriend? What is her current age raised to the 0.43 power?"** I saw openAI gives the following initial reply:...