
Reputation
Badges 1
19 × Eureka!you can use this...
and regarding docker install, we don't have much idea, but when we did 'snap list', it shows the docker package.
you can try it out.
Traceback (most recent call last):
File "stage_4_inference.py", line 93, in <module>
inferObj = Yolov7Torch(config_file)
File "/root/.clearml/venvs-builds/3.8/task_repository/detection-sill_step_condition.git/sill_step_inference/torch_inference.py", line 53, in _ init _
self.model = attempt_load(self.weights, map_location=self.device)
File "/root/.clearml/venvs-builds/3.8/task_repository/detection-sill_step_condition.git/sill_step_inference/models/experimental.py", line 252, in ...
Force the root folder of the git repository (instead of the working directory) into the PYHTONPATH
# default false, only the working directory will be added to the PYHTONPATH
# force_git_root_python_path: false
You can check it out for deep details.
Hey @<1545216070686609408:profile|EnthusiasticCow4> It don't selects the archived dataset by default.
or can have a look in that file, you will get clear picture of it.
@<1523701118159294464:profile|ExasperatedCrab78> drwxr-xr-x 2 admin admin 4096 Nov 29 13:13 agent
drwxr-xr-x 2 admin admin 4096 Feb 23 15:06 config
drwxr-xr-x 6 admin admin 4096 Nov 29 13:11 data
-rwxr-xr-x 1 admin admin 6250 Jan 4 11:33 docker-compose.yml
drwxr-xr-x 2 admin admin 4096 Feb 14 16:44 logs
@<1545216070686609408:profile|EnthusiasticCow4> you can add some tags in the dataset in previous steps and can reuse it later.
Hey @<1523701205467926528:profile|AgitatedDove14> Thanks for the reply.I am using pipeline from tasks method and not pipeline from decorator.
Have a look into that, if it helps.
I am able to run the tasks individually and when executed remotely, its working fine. One time it ran but I am not sure, what just happened next time and what is happening underneath.
@<1523701087100473344:profile|SuccessfulKoala55> How it will affect the original files that is present inside clearml folder?.