huacong

Results 9 comments of huacong

> Traceback (most recent call last): File "/home/adesoji/MLOPS/MegaDepth/demo.py", line 18, in model = create_model(opt) File "/home/adesoji/MLOPS/MegaDepth/models/models.py", line 5, in create_model model = HGModel(opt) File "/home/adesoji/MLOPS/MegaDepth/models/HG_model.py", line 18, in **init** model=...

> I've written a blog to solve this problem. You may try it. https://blog.csdn.net/qq_26751117/article/details/122325560 I am interested in the event-frame work. I have read your csdn article. I have a...

> > > I've written a blog to solve this problem. You may try it. https://blog.csdn.net/qq_26751117/article/details/122325560 > > > > > > I am interested in the event-frame work. I...

> Could you please describe the structure of the mvsec dataset file? I have download the mvsec dataset, hdf5 file, however, I don't know how to process them. I hope...

I am so confused. I am looking forward to your reply. Thanks very much!

In train.py, you set 1.0 as the default value of weight_center. I think it's too large!

When I train the model,it didn't perform well. I hope you share me your experiences. After 25 epochs, the results follows: image2image 58.07 point2image 54.44 mesh2image 65.04 point2point 68.81 image2point...