issues
search
ybubnov
/
torch_geopooling
The geospatial pooling modules for neural networks in PyTorch
https://torch-geopooling.readthedocs.io
GNU General Public License v3.0
18
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add c++ test for avg operation
#34
ybubnov
closed
4 months ago
0
Introduce an option as a default value for missing tiles
#33
ybubnov
opened
5 months ago
0
Add backward implementation for avg function
#32
ybubnov
closed
5 months ago
0
Change avg pooling calculation
#31
ybubnov
closed
5 months ago
0
Re-introduce avg-pool operation
#30
ybubnov
closed
5 months ago
0
Backward function for `quad_pool2d` function
#29
ybubnov
closed
5 months ago
0
Feature dimension
#28
ybubnov
closed
5 months ago
0
Rename "conan" to "setuptools_cxx"
#27
ybubnov
closed
5 months ago
0
Replace `conan` section in python project
#26
ybubnov
closed
5 months ago
0
Instead of linear embedding, introduce `num_embeddings` parameter
#25
ybubnov
closed
5 months ago
0
Implement backward operation for `max_quad_pool2d`
#24
ybubnov
closed
5 months ago
0
Add `avg_quad_pool2d` operation
#23
ybubnov
closed
5 months ago
0
Add `backward` pass implementation for pooling operations
#22
ybubnov
closed
5 months ago
3
Separate adaptive and non-adaptive pools
#21
ybubnov
closed
5 months ago
0
Return internal nodes of a regular tiling
#20
ybubnov
closed
5 months ago
0
Add method that computes regular tiling
#19
ybubnov
closed
5 months ago
0
Remove accidentally copied code
#18
ybubnov
closed
6 months ago
0
Split quadpool.cc file into multiple
#17
ybubnov
closed
6 months ago
0
Perfect tree pooling operations
#16
ybubnov
closed
5 months ago
2
Consistent indices for adaptive tree operations
#15
ybubnov
closed
4 months ago
4
Rework `make_exterior` method, it was incorrect.
#14
ybubnov
closed
6 months ago
0
Calculate statistics prior to running operation
#13
ybubnov
closed
6 months ago
0
Cache computations of maximum values for `max_quad_pool2d`
#12
ybubnov
closed
6 months ago
1
Linking OpenMP library dynamically on Linux platform
#11
ybubnov
opened
6 months ago
0
Generate name for uploaded artifacts
#10
ybubnov
closed
6 months ago
0
Build wheels for linux and macos.
#9
ybubnov
closed
6 months ago
0
Build library using cibuildwheel and conan
#8
ybubnov
closed
6 months ago
0
Add `kernel_size` parameter to the `MaxQuadPool2d` and `AvgQuadPool2d` modules
#7
ybubnov
opened
6 months ago
0
Ensure iterator boundaries
#6
ybubnov
opened
6 months ago
0
Optionally return only terminal nodes
#5
ybubnov
closed
6 months ago
1
Introduce Hex tree pooling
#4
ybubnov
opened
6 months ago
1
Introduce operation to query neighbour quads
#3
ybubnov
closed
6 months ago
1
Add pre-commit hooks file
#2
ybubnov
closed
6 months ago
1
Add method to return WKT geometries of quad tree
#1
ybubnov
closed
6 months ago
1
Previous