-
Updated
Aug 8, 2020 - C
#
enet
Here are 74 public repositories matching this topic...
game
c
lightweight
gamedev
sync
library
networking
replication
cpp
multiplayer
enet
chunk
header-only
zpl
low-level
single-header
librg
常用的语义分割架构结构综述以及代码复现
deep-learning
pytorch
enet
fcn
image-segmentation
segnet
semantic-segmentation
gcn
deeplab
lrn
shufflenet
erfnet
frrn
drn
label-refinement-network
segmentation-networks
segmentation-models
bisenet
future-semantic-segmentation
-
Updated
Jul 13, 2019 - Python
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
-
Updated
Mar 12, 2018 - Python
Nazara Engine is a fast, complete, cross-platform, object-oriented API which can help you in your daily developper life.
-
Updated
Aug 28, 2020 - C++
ENet - A Neural Net Architecture for real time Semantic Segmentation
-
Updated
Apr 7, 2020 - Jupyter Notebook
-
Updated
Jul 29, 2020 - C
David548219
commented
May 1, 2020
Describe the bug
networkConnection.Disconnect() calls have no effect. Using the debugger revealed that connection is still present in NetworkServer.connections after Disconnect is called. I have used basic authentication component to demonstrate it, since this is how I discovered it and it is among the faster ways to set up, but this error is not limited to it. This happens on both client & s
Open
Spawn Scene Objects
13
BetterSpades, an Ace of Spades client targeted at low end systems (GL/ES 1.1). Runs on your grandmother's rig!
game
windows
macos
linux
open-source
opengl
multiplayer
voxel
ace-of-spades
enet
openal
voxlap
aos
075
076
betterspades
-
Updated
Aug 27, 2020 - C
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
game
c-sharp
gamedev
sync
networking
generator
csharp
unity
multiplayer
game-development
ecs
entity-component-system
enet
codegenerator
client-server
entitas
entitas-csharp
autosync
-
Updated
Jun 12, 2019 - C#
Semantic segmentation task for ADE20k & cityscapse dataset, based on several models.
-
Updated
Apr 3, 2018 - Python
Lots of semantic image segmentation implementations in Tensorflow/Keras
tensorflow
enet
fcn
image-segmentation
unet
segnet
mask-rcnn
refinenet
pspnet
fc-densenet
linknet
decouplednet
gan-ss
g-frnet
mscoo-dataset
-
Updated
May 4, 2019 - Python
Implementation of UNet by Tensorflow Lite. Semantic segmentation without using GPU with RaspberryPi + Python. In order to maximize the learning efficiency of the model, this learns only the "Person" class of VOC2012. And Comparison with ENet.
-
Updated
Feb 13, 2019 - Python
-
Updated
Jul 6, 2017 - Mathematica
Pytorch to train ENet of Cityscapes datasets and CamVid datasets nicely
-
Updated
Jun 25, 2019 - Python
Keeps time in sync between server and client.
synchronization
networking
csharp
unity
multiplayer
enet
frame
tick
time-synchronization
frame-synchronization
-
Updated
Jun 6, 2019 - C#
Realtime Semantic Segmentation (ICNet) for Self-Driving Vehicles
machine-learning
computer-vision
enet
self-driving-car
convolutional-neural-networks
semantic-segmentation
-
Updated
Mar 21, 2019 - Python
Pytorch implementation of "Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)"
python
deep-learning
pytorch
enet
lane-detection
semantic-segmentation
pytorch-implementation
self-attention-distillation
-
Updated
Jun 11, 2020 - Python
Raw rust bindings to the enet C library
-
Updated
Jul 27, 2020 - Rust
Improve this page
Add a description, image, and links to the enet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the enet topic, visit your repo's landing page and select "manage topics."
The CMakeLists files of this project is kinda messy, mostly due to my limited understanding of the topic.
So they definitely need to be cleaned up at some point