issues
search
iesl
/
box-embeddings
Box Embeddings as Modules
https://www.iesl.cs.umass.edu/box-embeddings
Apache License 2.0
100
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change to "temperature" everywhere
#33
mboratko
closed
3 years ago
0
Efficient computation of intersection and volume.
#32
dhruvdcoder
opened
3 years ago
5
Usage docs and style fixes
#31
trangtran72
closed
3 years ago
26
Indexing and Embedding
#30
purujitgoyal
closed
3 years ago
5
Dev/tejas
#29
tejas4888
closed
3 years ago
3
Added Tensorflow Box Tensor Parameterization
#28
tejas4888
closed
3 years ago
0
Cannot commit to personal branches due to precommit hook
#27
mboratko
closed
3 years ago
1
Put example usage into docstrings
#26
mboratko
closed
3 years ago
1
Restructure imports to not depend on PyTorch
#25
mboratko
closed
3 years ago
0
Visualization
#24
mboratko
opened
3 years ago
0
Usage Documentation
#23
mboratko
opened
3 years ago
1
Fixed-width boxes
#22
mboratko
opened
3 years ago
0
Embedding module
#21
mboratko
closed
3 years ago
1
Add center, offset, side-length and minus_Z to all box tensors
#20
mboratko
opened
3 years ago
0
Sigmoid and Tanh Box Tensor
#19
purujitgoyal
closed
3 years ago
3
Miscellaneous
#18
dhruvdcoder
closed
3 years ago
2
Move the project into a `src` subdirectory structure
#17
mboratko
opened
3 years ago
1
BoxTensor Indexing
#16
ruoshiliu
closed
3 years ago
1
fix nan issue
#15
dhruvdcoder
closed
3 years ago
0
Denominator in bag of boxes pooler can be zero.
#14
dhruvdcoder
closed
3 years ago
0
Add Regularizations
#13
dhruvdcoder
closed
3 years ago
0
Add volume and side-length based regularizers.
#12
dhruvdcoder
opened
4 years ago
0
Changed eps clamp to eps addition in log softvolume
#11
dhruvdcoder
closed
4 years ago
0
Consolidate all volume and intersection functions
#10
mboratko
opened
4 years ago
5
Instead of clamping the input to `log` to a minimum eps, add an eps to the input.
#9
dhruvdcoder
closed
4 years ago
1
Update Gumbel intersection to provide approximation choices and support broadcasting.
#8
dhruvdcoder
closed
4 years ago
4
Revert "Update Gumbel intersection to work with automatic broadcasting."
#7
mboratko
closed
4 years ago
0
Update README with citation information of Gumbel Boxes paper.
#6
dhruvdcoder
closed
3 years ago
2
Update Gumbel intersection to work with automatic broadcasting.
#5
dhruvdcoder
closed
4 years ago
1
Make `gumbel_intersection` work with broadcasting semantic in box_shape.
#4
dhruvdcoder
closed
4 years ago
0
Check if the extra max is needed and if `logsumexp > max ` does not hold always due to numerical issues.
#3
dhruvdcoder
closed
4 years ago
1
Ready for first release
#2
dhruvdcoder
closed
4 years ago
0
bessel volume approximate version(used in practice) added to volume m…
#1
ssdasgupta
closed
4 years ago
0
Previous