Donghui Mao

Results 11 comments of Donghui Mao

Hello!Have you solved this problem?

I also face this problem, have you solved this? Thanks a lot!

> You can check [this function](https://github.com/Reagan1311/ASGNet/blob/cd898c55659fa0e14b5bddd8d5efaa009ce6557a/util/util.py#L67:5), which computes the area of intersection, and then the value will be updated in the intersection_meter. > > Normally, the intersection_meter.sum should be a...

It seems that the "blender" isn't installed, so you can solve this just by installing "blender" in your conda env. > (env_name) sudo apt install blender

> That's really weird. But I did solve this problem by installing the **blender** package in ubuntu18.04 platform. I found that this error occurs when this script attempts to open...

Tnanks. I want to use this to segment the corner joints of pipes. I have use the cylinder model to fit the direct pipe, but the corner joint parts can't...

> @ziweizhao1993 , the size of Charades_v1_rgb.tar file 75GB. Is there a smaller model (trained with fewer epochs) that you know? Hi! Have you get the smaller file? I just...

> Json file is generally created by serializing your class object. > For example you can see below code. > > ``` > > import json > > class MyData(object):...

> Hi @piergiaj > Thanks for sharing your code!I have repeat your THUMOS'14 experiments in your paper "Temporal gaussian mixture layer for videos"(Table 6),but i can't achieve the performance mentioned...

> I have the same question, and I hope it can be answered. Hello! Have you solved this problem?