kopia lustrzana https://github.com/OpenDroneMap/docs
Update documentation
rodzic
2c54fcb3a7
commit
e281fc4473
|
@ -312,7 +312,6 @@ For latest ODM Docker image
|
|||
> singularity pull --disable-cache docker://opendronemap/odm:latest
|
||||
|
||||
For latest ODM GPU Docker image
|
||||
|
||||
::
|
||||
> singularity pull --disable-cache docker://opendronemap/odm:gpu
|
||||
|
||||
|
@ -337,7 +336,7 @@ Here is a linux example for ODM ::
|
|||
--project-path $output_dir
|
||||
|
||||
|
||||
Here is a linux example for the ODM with GPU::
|
||||
Here is a linux example for the ODM with GPU ::
|
||||
|
||||
images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -312,7 +312,6 @@ For latest ODM Docker image
|
|||
> singularity pull --disable-cache docker://opendronemap/odm:latest
|
||||
|
||||
For latest ODM GPU Docker image
|
||||
|
||||
::
|
||||
> singularity pull --disable-cache docker://opendronemap/odm:gpu
|
||||
|
||||
|
@ -337,7 +336,7 @@ Here is a linux example for ODM ::
|
|||
--project-path $output_dir
|
||||
|
||||
|
||||
Here is a linux example for the ODM with GPU::
|
||||
Here is a linux example for the ODM with GPU ::
|
||||
|
||||
images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
|
|
|
@ -627,10 +627,9 @@ A container is a single file without anything else to install</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>For latest ODM GPU Docker image</p>
|
||||
<dl class="simple">
|
||||
<dt>::</dt><dd><p>> singularity pull --disable-cache docker://opendronemap/odm:gpu</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">></span> <span class="n">singularity</span> <span class="n">pull</span> <span class="o">--</span><span class="n">disable</span><span class="o">-</span><span class="n">cache</span> <span class="n">docker</span><span class="p">:</span><span class="o">//</span><span class="n">opendronemap</span><span class="o">/</span><span class="n">odm</span><span class="p">:</span><span class="n">gpu</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="using-singularity-sif-image">
|
||||
<h3>Using Singularity SIF image<a class="headerlink" href="#using-singularity-sif-image" title="Permalink to this headline"></a></h3>
|
||||
|
@ -651,7 +650,7 @@ singularity run
|
|||
--project-path $output_dir
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Here is a linux example for the ODM with GPU:</p>
|
||||
<p>Here is a linux example for the ODM with GPU</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
output_dir=/path_to_output_directories/$name
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -312,7 +312,6 @@ For latest ODM Docker image
|
|||
> singularity pull --disable-cache docker://opendronemap/odm:latest
|
||||
|
||||
For latest ODM GPU Docker image
|
||||
|
||||
::
|
||||
> singularity pull --disable-cache docker://opendronemap/odm:gpu
|
||||
|
||||
|
@ -337,7 +336,7 @@ Here is a linux example for ODM ::
|
|||
--project-path $output_dir
|
||||
|
||||
|
||||
Here is a linux example for the ODM with GPU::
|
||||
Here is a linux example for the ODM with GPU ::
|
||||
|
||||
images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
|
|
|
@ -621,10 +621,9 @@ A container is a single file without anything else to install</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>For latest ODM GPU Docker image</p>
|
||||
<dl class="simple">
|
||||
<dt>::</dt><dd><p>> singularity pull –disable-cache docker://opendronemap/odm:gpu</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">></span> <span class="n">singularity</span> <span class="n">pull</span> <span class="o">--</span><span class="n">disable</span><span class="o">-</span><span class="n">cache</span> <span class="n">docker</span><span class="p">:</span><span class="o">//</span><span class="n">opendronemap</span><span class="o">/</span><span class="n">odm</span><span class="p">:</span><span class="n">gpu</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="using-singularity-sif-image">
|
||||
<h3>Using Singularity SIF image<a class="headerlink" href="#using-singularity-sif-image" title="Enlazar permanentemente con este título"></a></h3>
|
||||
|
@ -645,7 +644,7 @@ singularity run
|
|||
--project-path $output_dir
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Here is a linux example for the ODM with GPU:</p>
|
||||
<p>Here is a linux example for the ODM with GPU</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
output_dir=/path_to_output_directories/$name
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -312,7 +312,6 @@ For latest ODM Docker image
|
|||
> singularity pull --disable-cache docker://opendronemap/odm:latest
|
||||
|
||||
For latest ODM GPU Docker image
|
||||
|
||||
::
|
||||
> singularity pull --disable-cache docker://opendronemap/odm:gpu
|
||||
|
||||
|
@ -337,7 +336,7 @@ Here is a linux example for ODM ::
|
|||
--project-path $output_dir
|
||||
|
||||
|
||||
Here is a linux example for the ODM with GPU::
|
||||
Here is a linux example for the ODM with GPU ::
|
||||
|
||||
images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
|
|
|
@ -626,10 +626,9 @@ A container is a single file without anything else to install</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>For latest ODM GPU Docker image</p>
|
||||
<dl class="simple">
|
||||
<dt>::</dt><dd><p>> singularity pull --disable-cache docker://opendronemap/odm:gpu</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">></span> <span class="n">singularity</span> <span class="n">pull</span> <span class="o">--</span><span class="n">disable</span><span class="o">-</span><span class="n">cache</span> <span class="n">docker</span><span class="p">:</span><span class="o">//</span><span class="n">opendronemap</span><span class="o">/</span><span class="n">odm</span><span class="p">:</span><span class="n">gpu</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="using-singularity-sif-image">
|
||||
<h3>Using Singularity SIF image<a class="headerlink" href="#using-singularity-sif-image" title="Permalink to this headline"></a></h3>
|
||||
|
@ -650,7 +649,7 @@ singularity run
|
|||
--project-path $output_dir
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Here is a linux example for the ODM with GPU:</p>
|
||||
<p>Here is a linux example for the ODM with GPU</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
output_dir=/path_to_output_directories/$name
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -312,7 +312,6 @@ For latest ODM Docker image
|
|||
> singularity pull --disable-cache docker://opendronemap/odm:latest
|
||||
|
||||
For latest ODM GPU Docker image
|
||||
|
||||
::
|
||||
> singularity pull --disable-cache docker://opendronemap/odm:gpu
|
||||
|
||||
|
@ -337,7 +336,7 @@ Here is a linux example for ODM ::
|
|||
--project-path $output_dir
|
||||
|
||||
|
||||
Here is a linux example for the ODM with GPU::
|
||||
Here is a linux example for the ODM with GPU ::
|
||||
|
||||
images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
|
|
|
@ -627,10 +627,9 @@ A container is a single file without anything else to install</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>For latest ODM GPU Docker image</p>
|
||||
<dl class="simple">
|
||||
<dt>::</dt><dd><p>> singularity pull –disable-cache docker://opendronemap/odm:gpu</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">></span> <span class="n">singularity</span> <span class="n">pull</span> <span class="o">--</span><span class="n">disable</span><span class="o">-</span><span class="n">cache</span> <span class="n">docker</span><span class="p">:</span><span class="o">//</span><span class="n">opendronemap</span><span class="o">/</span><span class="n">odm</span><span class="p">:</span><span class="n">gpu</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="using-singularity-sif-image">
|
||||
<h3>Using Singularity SIF image<a class="headerlink" href="#using-singularity-sif-image" title="Lien permanent vers ce titre"></a></h3>
|
||||
|
@ -651,7 +650,7 @@ singularity run
|
|||
--project-path $output_dir
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Here is a linux example for the ODM with GPU:</p>
|
||||
<p>Here is a linux example for the ODM with GPU</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
output_dir=/path_to_output_directories/$name
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -312,7 +312,6 @@ For latest ODM Docker image
|
|||
> singularity pull --disable-cache docker://opendronemap/odm:latest
|
||||
|
||||
For latest ODM GPU Docker image
|
||||
|
||||
::
|
||||
> singularity pull --disable-cache docker://opendronemap/odm:gpu
|
||||
|
||||
|
@ -337,7 +336,7 @@ Here is a linux example for ODM ::
|
|||
--project-path $output_dir
|
||||
|
||||
|
||||
Here is a linux example for the ODM with GPU::
|
||||
Here is a linux example for the ODM with GPU ::
|
||||
|
||||
images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
|
|
|
@ -627,10 +627,9 @@ A container is a single file without anything else to install</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>For latest ODM GPU Docker image</p>
|
||||
<dl class="simple">
|
||||
<dt>::</dt><dd><p>> singularity pull --disable-cache docker://opendronemap/odm:gpu</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">></span> <span class="n">singularity</span> <span class="n">pull</span> <span class="o">--</span><span class="n">disable</span><span class="o">-</span><span class="n">cache</span> <span class="n">docker</span><span class="p">:</span><span class="o">//</span><span class="n">opendronemap</span><span class="o">/</span><span class="n">odm</span><span class="p">:</span><span class="n">gpu</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="using-singularity-sif-image">
|
||||
<h3>Using Singularity SIF image<a class="headerlink" href="#using-singularity-sif-image" title="Link permanen untuk headline ini"></a></h3>
|
||||
|
@ -651,7 +650,7 @@ singularity run
|
|||
--project-path $output_dir
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Here is a linux example for the ODM with GPU:</p>
|
||||
<p>Here is a linux example for the ODM with GPU</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
output_dir=/path_to_output_directories/$name
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -312,7 +312,6 @@ For latest ODM Docker image
|
|||
> singularity pull --disable-cache docker://opendronemap/odm:latest
|
||||
|
||||
For latest ODM GPU Docker image
|
||||
|
||||
::
|
||||
> singularity pull --disable-cache docker://opendronemap/odm:gpu
|
||||
|
||||
|
@ -337,7 +336,7 @@ Here is a linux example for ODM ::
|
|||
--project-path $output_dir
|
||||
|
||||
|
||||
Here is a linux example for the ODM with GPU::
|
||||
Here is a linux example for the ODM with GPU ::
|
||||
|
||||
images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
|
|
|
@ -626,10 +626,9 @@ A container is a single file without anything else to install</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>For latest ODM GPU Docker image</p>
|
||||
<dl class="simple">
|
||||
<dt>::</dt><dd><p>> singularity pull --disable-cache docker://opendronemap/odm:gpu</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">></span> <span class="n">singularity</span> <span class="n">pull</span> <span class="o">--</span><span class="n">disable</span><span class="o">-</span><span class="n">cache</span> <span class="n">docker</span><span class="p">:</span><span class="o">//</span><span class="n">opendronemap</span><span class="o">/</span><span class="n">odm</span><span class="p">:</span><span class="n">gpu</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="using-singularity-sif-image">
|
||||
<h3>Using Singularity SIF image<a class="headerlink" href="#using-singularity-sif-image" title="Permalink to this headline"></a></h3>
|
||||
|
@ -650,7 +649,7 @@ singularity run
|
|||
--project-path $output_dir
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Here is a linux example for the ODM with GPU:</p>
|
||||
<p>Here is a linux example for the ODM with GPU</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
output_dir=/path_to_output_directories/$name
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -312,7 +312,6 @@ For latest ODM Docker image
|
|||
> singularity pull --disable-cache docker://opendronemap/odm:latest
|
||||
|
||||
For latest ODM GPU Docker image
|
||||
|
||||
::
|
||||
> singularity pull --disable-cache docker://opendronemap/odm:gpu
|
||||
|
||||
|
@ -337,7 +336,7 @@ Here is a linux example for ODM ::
|
|||
--project-path $output_dir
|
||||
|
||||
|
||||
Here is a linux example for the ODM with GPU::
|
||||
Here is a linux example for the ODM with GPU ::
|
||||
|
||||
images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
|
|
|
@ -627,10 +627,9 @@ A container is a single file without anything else to install</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>For latest ODM GPU Docker image</p>
|
||||
<dl class="simple">
|
||||
<dt>::</dt><dd><p>> singularity pull --disable-cache docker://opendronemap/odm:gpu</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">></span> <span class="n">singularity</span> <span class="n">pull</span> <span class="o">--</span><span class="n">disable</span><span class="o">-</span><span class="n">cache</span> <span class="n">docker</span><span class="p">:</span><span class="o">//</span><span class="n">opendronemap</span><span class="o">/</span><span class="n">odm</span><span class="p">:</span><span class="n">gpu</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="using-singularity-sif-image">
|
||||
<h3>Using Singularity SIF image<a class="headerlink" href="#using-singularity-sif-image" title="Permalink to this headline"></a></h3>
|
||||
|
@ -651,7 +650,7 @@ singularity run
|
|||
--project-path $output_dir
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Here is a linux example for the ODM with GPU:</p>
|
||||
<p>Here is a linux example for the ODM with GPU</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
output_dir=/path_to_output_directories/$name
|
||||
|
|
|
@ -626,10 +626,9 @@ A container is a single file without anything else to install</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>For latest ODM GPU Docker image</p>
|
||||
<dl class="simple">
|
||||
<dt>::</dt><dd><p>> singularity pull –disable-cache docker://opendronemap/odm:gpu</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">></span> <span class="n">singularity</span> <span class="n">pull</span> <span class="o">--</span><span class="n">disable</span><span class="o">-</span><span class="n">cache</span> <span class="n">docker</span><span class="p">:</span><span class="o">//</span><span class="n">opendronemap</span><span class="o">/</span><span class="n">odm</span><span class="p">:</span><span class="n">gpu</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="using-singularity-sif-image">
|
||||
<h3>Using Singularity SIF image<a class="headerlink" href="#using-singularity-sif-image" title="Permalink to this headline"></a></h3>
|
||||
|
@ -650,7 +649,7 @@ singularity run
|
|||
--project-path $output_dir
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Here is a linux example for the ODM with GPU:</p>
|
||||
<p>Here is a linux example for the ODM with GPU</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>images_dir=/path_to_image_dir/
|
||||
name=`basename $images_dir`
|
||||
output_dir=/path_to_output_directories/$name
|
||||
|
|
Ładowanie…
Reference in New Issue