sphinx

Results 5 comments of sphinx

hey, guys, if you have DCNv2 problem, you can use this instead. ```` import math import torch import torch.nn as nn import torchvision class DCNv2(nn.Module): def __init__(self, in_channels, out_channels, kernel_size,...

> > 减少lr > > but the LR dropped to 1e-8 at the end of training have you fixed your problem?

@sanjaysswami can this repo create the Rotation and transnational matrix?

> Hi @sanjaysswami > were you able to run DenseFusion using the dataset created via this? > Also, did you made a new object dataset for this? > > Thanks!...

> @YanqingWu > > Thank you very much for responding back to my query. > Have you tried running it on SingleShotPose that as suggested by the author? > >...