Sam Davidson
Sam Davidson
@rajahaseeb147 Hi I would like to try Pointnet2 on mycustom dataset, I also have txt files with X,Y,Z,label. Can you please share the link for your other implementation?
> @davodogster , try to replace `openvino/cvat_server` by `openvino/cvat_server:v1.7.0` and `openvino/cvat_ui` by `openvino/cvat_ui:v1.7.0` in corresponding docker-compose files. I hope it should help. Remove docker-compose.dev.yml from the command line. It looks...
> @davodogster > > Try to investigate first why you do not have permissions to read logs from `logs/supervisord.log`. You can also go to the container as a root and...
> As the interface suggested, please share output from the Browser Console. I do not see any issues from docker output. @bsekachev Sorry about that, here is the browser console...
> Additionally, try to check response for this request on `Network` tab: `/api/restrictions/user-agreements` in the browser console. @bsekachev Here it is: 
@bsekachev Hi Boris I run it using    
@nmanovic @bsekachev Hi guys, here are the old docker volumes from before the machine died/broke. Do you know the easiest way to restore it? I was using cvatv1.7.0  I...
Thanks @nmanovic! Here is what I tried: Specifically: - Clone CVAT v1.7.0 (sudo git clone -b release-1.7.0 --single-branch https://github.com/openvinotoolkit/cvat.git) - Modify the docker-compose.yml file to add v1.7.0 tag (I assume...
@nmanovic It's working now and I don't know how. (I removed compose.overrride and used the raw docker-compose file, also ran it like: sudo CVAT_HOST=10.10.36.229 docker-compose up -d) But on the...
   Close but no cigar @azhavoro